implement some enhancement techniques

Write a Matlab program to implement some enhancement techniques that have been covered in our course. You should start with GUI design then implement each button to get result as output image. Start by exporting GUI in Matlab using guide. Design it as required, import the image (you can use anyone) then apply all mentioned enhancements. You should add actions for each button. After finishing your project, you should prepare a simple documentation to presents your work and results.

1 个评论

Let's disregard that this is not actually a question, and dumping unembellished homework isn't appropriate. Let's consider something more basic.
Look at what you wrote. Remember that other people are not you. They're not looking at your screen. They're not enrolled in your courses. Do you expect other people to know what "some enhancement techniques that have been covered in our course" means? What does "design it as required" mean? What about "all mentioned enhancements"? Does a screenshot of a GUI explain any of that?
This is a basic fundamental communications concept that should transcend language barriers. You're old enough to understand that if you want something, you need to convey a description of what you want. I'll grant you that lots of instructors write terrible vague assignments themselves, but it's up to you to do your due diligence in getting others to understand it as you do.

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2024-1-3
编辑:Image Analyst 2024-1-3
This looks like a homework problem. If you have any questions ask your instructor or read the link below to get started:
Obviously we can't give you the full solution because you're not allowed to turn in our code as your own.
You can do nearly all of those operations with imfilter or conv2 just by changing the filter kernel.
See my attached demo for viewing bitplanes.

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by