フィルターのクリア

Can I remove the automatic color overlay in the Registration Estimator App?

3 ビュー (過去 30 日間)
Manasvini
Manasvini 2022 年 9 月 11 日
コメント済み: Manasvini 2022 年 9 月 14 日
Hello! I'm new to Matlab, and trying to register two dental images taken with an endoscope. My final registered image will be converted into a heatmap, so I need the registered image to be grayscale. If I were to apply a function like rgb2gray over the color overlay, then my heatmap would be innacurate. When I register my images using the Registration Estimator App, I'm not able to find a way to remove the overlay that is automatically added to my registered image. When I export the registered image to my workspace, I'm not sure how to view it, so I don't know if it has the color overlay added.
My images are attatched here. When using the app, I kept all of the default settings, but moved the 'Number of Detected Features' slider all the way to the right.
Thank you so much!

採用された回答

Image Analyst
Image Analyst 2022 年 9 月 11 日
You can export the code and alter it however you wish. Click the Export button.
  3 件のコメント
Image Analyst
Image Analyst 2022 年 9 月 12 日
I haven't tried it yet. I'll need to do the same thing shortly and what I was planning on doing was exporting the code only, not the image, and integrating that exported function into my main code and then using imwrite to write the registered image to disk.
Manasvini
Manasvini 2022 年 9 月 14 日
Exporting and then using imwrite worked for me, thank you so much for your help!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Distribution Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by