Matlab Image Processing Image Specific Enhacement
显示 更早的评论
This is a broad question pertaining to image processing and coding. If I want to create a program in Matlab that enhances images ( better contrast, edge sharpening etc. )that is specific to each image and changes them depending on a particular image basis and doesn't do the same exact enhancing for every image, would that be in the realm of machine learning and computer vision since the program changes the images accordingly? I'm a beginner coder and am working on this small project for a biophysics lab. They want me to write a program that takes two images of skin lesions ( skin tumors) and make a composite picture ( using subtraction method or division method). My only problem is that the function I've made enhances the images that I've been practicing with and probably won't enhance any arbitrary images given to me since different images have to be enhanced differently. So i'm not sure if I should learn advanced computer vision algorithims.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Category Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!