-
-
-
[
Visual C++ (VC++)]
HVViewer.rar
An integrated camera sample collection, the achievement of features include: (1) crawling to an image memory (2) image acquisition cycle of memory (3) converted into RGB 24 bitmap format (4) camera parameters adjustment (5) Image white balance.
-
[
Visual C++ (VC++)]
HVSnapContinuous.rar
Demonstration of the use of callback method to achieve continuous cycle of collecting images to memory, and converted to RGB 24-bit format bitmap. In the callback function, the realization of the collection of data processing and display.
-
[
Visual C++ (VC++)]
HVSnapSingle.rar
Demonstration of single-frame image collection into memory, using ConvertBayer2Rgb converted to RGB 24-bit format bitmap and then display.
-
[
Visual C++ (VC++)]
HVStoreBmp.rar
BMP file save a presentation to a specific directory. The use of an image HVSnapShot crawl into memory, using ConvertBayer2Rgb converted to RGB 24-bit format bitmap, and then read directly from the memory image data, save data to a BMP file. The size of ...
-
[
Visual C++ (VC++)]
TestColor.rar
The program interface appearance, the main function is to achieve the color of RGB scheduling, suitable for your reference.
-
[
Matlab]
rgbhist.rar
Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower.
-
[
Matlab]
WokieRGB.zip
The tool can capture images in black/white or RGB and send them to matlab. The tool uses some code initially posted here on matlabcentral by Ikkjin Ahn and is reused here with permission from the previous owner. The capture method uses java and can ...
-
-