crop an image with control points
古いコメントを表示
hi every body. i have a ct image and i want to crop a ROI which is ellipse like but i dont want to use imellipse to creat a mask and crop it because it doesnt result well.
i want to creat a ellipse mask with 4 control points which are 4 vertexes of the ellipse. i want a program to first imshow the image for operator to mark 4 control points, then creates the ellipse mask in order to crop the image
can anyone help me with this please
BR
2 件のコメント
Image Analyst
2019 年 6 月 23 日
What is the result of imellipse() that "doesnt result well"? What are you doing with it's roi returned variable, and why is that returned variable no good?
talayeh ghodsi
2019 年 6 月 24 日
回答 (1 件)
KALYAN ACHARJYA
2019 年 6 月 24 日
編集済み: KALYAN ACHARJYA
2019 年 6 月 24 日
0 投票
For code you are requested to contact me through author page
(Or email:kalyan.acharjya@gmail.com).
The code belongs to me and this ongoing work is not published yet, when it will get published I will upload it here.

カテゴリ
ヘルプ センター および File Exchange で Region and Image Properties についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!