ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Digitize points in image with subpixel accuracy

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
timfa Posted - Jul 09 2024 : 20:01:54
Hello,

How can I manually digitize points in an image to subpixel accuracy? Further, I want to be able to display a "+" or some other symbol over the location in the image where I digitized the points, preferably using subpixel accuracy in placing the symbol.

A selected point might use a different symbol (maybe a bigger "+") then a non-selected point. I want to be able to click the point symbol and have an event fire telling me the point was selected. Points can be very close to one another in the image, so a double click or something like that would be used to cycle through points that overlap.

I have implemented similar capabilities with other image controls, but that involves mapping screen coordinates to the image control which I would prefer to avoid reimplementing for the TImageEnView control.

Note that I also will be adding capabilities to automatically digitize points, but since auto digitize options don't always work, I need the manual digitizing feature where subpixel mouse Down/Move/Up events exists whether they are a part of ImageEN, preferred solution, or I have to implement my own versions, not preferred.

I'm using Delphi 12.1 with ImageEn 13.2.0.

Any help you can provide would be appreciated.


Tim F
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 09 2024 : 20:10:21
Hi Tim

I'm afraid at this point sub-pixel accuracy is not supported.

Nigel
Xequte Software
www.imageen.com