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!