Website data: (Actual information extracted from website) Meta title: The Offical IC Imaging Control Blog Meta description: The IC Imaging Control Blog is a constantly updated source of IC Imaging Control related news. New entries are posted into the blog on an almost daily basis. Subscribe to the rich RSS 2.0 feed today! | This listing is not rated yet. Rate it! | Report it! IC Imaging Control Blog http://www.imagingcontrol.com/blog/ The official blog to the IC Imaging Control family of image acquisition components. IC Imaging Control is an ActiveX, C++ Class Library and .NET component that allows programmers to acquired still and moving images from DirectX compatible image sources. Category: Directory » Computer Blogs » Software Hits: 2 Date added: 2007-02-14 11:25:10 Alexa traffic rank: 1,035,221 Site language: EN Site encoding: US-ASCII |
IC Imaging Control Blog Latest Posts
Exposure Absolute Values
Very often, I am asked how to access the Absolute Values interface of the exposure time. Although this seems to be complicated at first glace, it is not: The interface is accessed in the following three steps: Declare the necessary variables for the interfaces. Query the interfaces. Work with the... Read more...
Published 2 months ago
USB Camera Driver Updated
The new driver version 1.0.0.15 is now available at http://www.theimagingsource.com. Following Windows versions are supported: XP SP2. XP 64bit. Vista 32bit. Vista 64bit. The Windows standard USB video driver can be used for the DFK 21AU04 and DFK 21BU04 cameras. But this driver does not offer... Read more...
Published 5 months ago
Visual Studio 2008 is available
The new Visual Studio 2008 is now available. We have tested the compatibility of IC Imaging Control Classlibrary and .NET component with Visual Studio 2008. The current version of IC Imaging Control 3.0.5 Classlibrary is incompatible to Visual Studio 2008. IC Imaging Control .NET 3.0.5 component... Read more...
Published 5 months ago
How to Display the Property Pages of a Camera
Users of IC Imaging Control Professional often inquire how to show the property dialog box that ships with the driver of their video capture device. Typically, this dialog box allows access to certain special properties that are not accessible through IC Imaging Control. The IC Imaging Control... Read more...
Published 8 months ago
Service Pack 2 for IC Imaging Control released
Service Pack 2 for IC Imaging Control installs the IC application wizards for Visual Studio 2005. The wizards allow you to create new imaging applications within a few mouse clicks. The following languages are supported: C++. C#. Visual Basic. Please download and install the service pack as soon... Read more...
Published 8 months ago
New Sample for Finding a Laser Point
We have just released a brief sample application that illustrates how to locate a laser point on a live video and return its coordinates. Finding a Laser Point.Read full story: New Sample for Finding a Laser PointLearn more about image acquisition components for easy programmatic access to WDM... Read more...
Published 10 months ago
Changing the Mouse Cursor
Changing the mouse cursor in IC Imaging Control is a task that has caused problems for several of our customers. Indeed, it is an issue that regularly comes to my attention in the support department. In order to resolve some of the confusion that shrouds this relatively simple task, I have... Read more...
Published 10 months ago
Iterating Through a Captured Image Sequence
I have just published a new sample application that illustrates how the last two seconds leading up to an unknown event can be captured to an image sequence. After this event has occurred, the end-user can iterate manually or automatically through the captured images. The following animated... Read more...
Published 11 months ago
Service Pack 1 for IC Imaging Control 3.0 Released
We have recently released the first service pack for IC Imaging Control 3.0.4, which fixes the following minor issues: If a frame filter chain is used with Visual Studio C++ 6.0, an application crashes with a CRTIsValidHeapPointer() error, if more than one filter is used. The affected function... Read more...
Published 11 months ago
Set a Region of Interest (ROI), while Displaying Live Video
Often, programmers are required to use a region of interest (ROI) in a C++ application. The ROI should be changed depending upon the content of the live video. After speaking to several customers who are attempting something on these lines, I realized that generally, there is confusion in this... Read more...
Published 1 years ago