Applications
C\C++ Source Code:
///2a. Get the raw data from the current avi frame.
TgImage oImg;
int err = tgGetCurrentAVIFrame(oImg);
if(0==err){
int ox, oy;
err = tgFlameDetOneFrame(&oImg, ox, oy, nCh);
}
Custom Search
|
FireEye is a level 2 SDK that Implement many advanced functions for detecting flame and fire from complex and moving lightening background by using CCTV cameras. Version 2.1.x.x. For more details and video of demo, click [here].
C\C++ Source Code:
///2a. Get the raw data from the current avi frame.
TgImage oImg;
int err = tgGetCurrentAVIFrame(oImg);
if(0==err){
int ox, oy;
err = tgFlameDetOneFrame(&oImg, ox, oy, nCh);
}
About Us | Site
Map |
Privacy Policy |
Management |
Contact Us |
Guest Book |
Support |
Copyright © 2009 Yang's Scientific Research Institute, L.L.C., U.S.A. ALL RIGHTS RESERVED.
All files on this site are subject to the following disclaimer.