how can i adjust Midtone of any image
5 ビュー (過去 30 日間)
古いコメントを表示
Hi, how can i adjust Midtone in any image in Matlab like Microsoft office picture manager do it Thanks in advance
回答 (1 件)
Image Analyst
2015 年 11 月 14 日
You can use intlut(). Just make up new values you want the midtone values to take on and call intlut() to apply this look up table to an input image.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!