matlabkhooneh

تکالیف پردازش تصویر - Histogram Equalization ( کد Mat0031 )

1 - سیگنال گسسته تصویر cameraman.tif و pout.tif را plot کنید. نمودار هیستوگرام Histogram  ( تعداد پیکسل های خاکستری با فراوانی آن ها ) را plot کنید. در صورت همگن نبودن ، سعی در تعدیل نمودار Histogram کنید و عکس جدید را نمایش دهید.

هدف این تکلیف پیاده سازی مفهوم histogram equalization است. در این کد از دستور histeq استفاده نشده و الگوریتم histogram equalization پیاده سازی شده است.

2 - برنامه ای بنویسید که ابتدا یک تصویر را بخواند ، سپس رنگ های مختلف آن را جدا کند ، در مرحله بعد هیستوگرام هر رنگ را ترسیم کند ، در مرحله بعد با استفاده از برابر سازی هیستوگرام histeq تصاویر جدید را بسازد و دوباره هیستوگرام را ترسیم کند. ( برای افزایش کنتراست تصویر )

3 - Design a CNN network for CIFAR-10 classification. a. Train the designed model with at least three different batch sizes and three different optimizers. b. Select the best model using validation data. c. Visualize the training process and analyze the results using appropriate methods, graphs, and evaluation metrics. d. Evaluate the designed and trained model with MNIST test data, compare the results with CIFAR-10 test data, and analyze the outcomes. If there is a need, apply an appropriate transformer to the inputs. e. Train the model using MNIST training data, evaluate and analyze the results, and compare them with previous results.

4 - Design a CNN network for the Intel Image Classification dataset. a. Train the model and find the best weights. b. Evaluate the model on the test data. c. Attempt to find a better model using transfer learning techniques. d. Analyze and report the results. e. Use the best model as a feature extractor and extract the training, validation, and test features from the second-to-last layer. f. Create three folders for the training, validation, and test data. g. Save the features of each image as a NumPy array in the corresponding folder, ensuring that the filename allows retrieval of both the name and the class of the image.

 

جهت سفارش پروژه و تکلیف پردازش تصویر OpenCV و متلب MATLAB لطفا در شبکه های تلگرام و واتساپ موضوع و سوال مورد نظر را به شماره  989364847193+ ارسال نمایید، تا پس از بررسی هزینه خدمت شما اعلام گردد.

 

ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
شما میتوانید از این تگهای html استفاده کنید:
<b> یا <strong>، <em> یا <i>، <u>، <strike> یا <s>، <sup>، <sub>، <blockquote>، <code>، <pre>، <hr>، <br>، <p>، <a href="" title="">، <span style="">، <div align="">
تجدید کد امنیتی
موضوعات
Designed By M A T L A B K H O O N E H