搜索资源列表
CGLGrassfire
- OpenCV function that finds BLOBS in a binary image with the help of the Grassfire algorithm. It is not recursive, but call the function Grassfire each time a white pixel is found in the image. Input: 8bit Unsigned Char binary image. Output: Ch
TestSeq
- test of blob tracker
Blob_Tracking_Tests
- this the descr iption of Blob tracking tests-this is the descr iption of Blob tracking tests
Blob_Tracking_Modules
- This the descr iption of blob tracking modules.-This is the descr iption of blob tracking modules.
adoblob
- ado存取图片,包含ado技术例子和blob操作示例-ado access to pictures, including ado technical examples and sample blob operations
blobTrack_projet_initial_openCV
- The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-
findhomography
- vsual c++ code to find homography matrix between two image using matched image points
blobtrack
- Blob Tracker Code. After initializing the location of the blob is tracked through out the stream. Fairly decent job
Pxa270_blob
- pxa270 blob 移植完整版 各种解释说明-pxa270 blob transplant complete version of a variety of explanations
Blob-detection---Wikipedia--the-free-encyclopedia
- blob detection tutorial from wikipedia
3-HALCON_Blob
- 详细描述了blob分析的原理,应用,并结合halcon做出了相关解释。-A detailed descr iption of the principles blob analysis, application, combined with halcon made a related explanation.
Blobfenxijixingtaixuefenxi
- 分析了blob和数学形态学的原理及在halcon里的应用。-The principle blob analysis and mathematical morphology and its application in halcon inside.
Video-Extraction
- Fish Population Counting using canny edge detection and blob analysis
QT-Mysql-Blob
- mysql+Qt 下对blob数据类型操作-mysql blob
20160223103054341
- 机器视觉常见方法——Halcon描述,图像获取 (前提),模板匹配(定位,比较),Blob分析(基础之一),测量(结果),其它应用 . -Machine vision common methods- Halcon descr iption, image acquisition (prerequisite), template matching (positioning, comparison), Blob analysis (based on one), measurement (resul
ReadWriteBlob
- STORING DATA IN BLOB FORMAT IN ORACLE DATABASE
PowerBuilder读取保存图片
- //读取保存图片 string ls_pathname, ls_filename integer li_value,li_FileNum,loops,i long ll_fileLength,bytes_read,new_pos blob b, tot_b Blob gb_photo INSERT INTO PJ_TP(AA) VALUES ('1') USING SQLCA; COMMIT USING SQLCA; li_value = GetFileOpenName(&qu