RE: i1Profiler scanner module is very picky about file formats
RE: i1Profiler scanner module is very picky about file formats
- Subject: RE: i1Profiler scanner module is very picky about file formats
- From: Ethan Hansen <email@hidden>
- Date: Thu, 12 Feb 2015 08:56:05 -0800
- Organization: Dry Creek Photo
From: Roger
> Ethan,
> Not to be picky again but, on Windows, at least, isn't that one of the core value of using a development framework like .NET, so that programmers don't have to worry about memory allocations?
> Best / Roger
Roger,
That applies as long as one is coding entirely in C#. Use a library written in C/C++ such as OpenCV and memory management becomes the programmer's responsibility again. I poked into the Windows i1Profiler code out of curiosity as to what is going on. Neither the main i1Profiler executable nor PrismDigitalCamera.dll - the library containing image cropping and recognition routines - appear to use .NET. They do not link against mscorlib.dll.
Many components were, however, compiled with Visual Studio 2008. If you ever wondered why i1Profiler does not make optimal use of newer processors, that's part of the answer.
Cheers,
Ethan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden