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
 Animating a sequence of BMP for OCT scan

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
pheffernan Posted - May 22 2015 : 01:08:58
Hi, I need to display an OCT (Optical coherence tomography) scan to users and part of the OCT file format is a sequence of BMP images that I'd like to animate and allow the user to scrub forwards and backwards through and annotate.

I haven't done much with ImageEn other than providing a basic image viewer which is working really well.

Has anyone processed OCT images before using ImageEn and/or animated a sequence of BMP's in a timeline? Any sample projects you can recommend?

Thanks in advance

Paul
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - May 22 2015 : 05:36:26
Hi Paul

You can animate a sequence of images by loading them into a TImageEnMView and using the animate property. You can see an example of this in \Demos\Multi\MultiView\Multi.exe

I don't know OCT format, if you use ImageEnView1.IO.LoadFromFileAuto(...); do they load (i.e. do they appear to ImageEn as BMP files)?

You might want to email me one for analysis.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com