资源列表
laplacianBlend-master
- 通过matlab实现拉普拉斯金字塔融合,包括测试用图(laplacianblend laplacian blend laplacian blend)
zbar-0.10.tar
- 二维码识别,可以识别一般的二维码,和常用的一维码。(Qr code identification, can identify the qr code, and the commonly used one dimensional code.)
videodarwin
- Rank Pooling分析人物动作视频(Rank Pooling for action Recognition)
select
- 本程序实现了人脸图片的快速采集,使用环境Python3.x,需要电脑连接摄像头,打开PythonIDLE,按下F5运行代码即可进行采集图片(This program has achieved the rapid acquisition of face images. The Python3.x of the environment needs computer to connect the camera, open PythonIDLE and press F5 to run the code
Similarity detection
- 基于图像内容中的颜色和纹理特征能够实现对大量图片快速准确进行相似度检测(Based on the color and texture features of the image content, similarity detection can be carried out quickly and accurately for a large number of images)
circledetect
- 可以检测一副图片中所有的园型,并将其画出来(You can detect all prototypes in the picture, and draw it out)
Normal_estimation
- 基于PCL的估算散乱点云的法矢量,并进行颜色渲染显示(estimation of normal vectors for point clouds and color rendering display based on PCL)
pass-through
- 基于PCL的实现点云直通滤波,并显示最后滤波效果图(pass-through filtering for the scattering points and render the results)
Anaglyph (v0.4)
- action photoshop for create 3d anagly
SensoredBLDC
- controllerbrushlessdcmotorbypic
Capture
- Upgrading to the latest Java version
条码识别
- Image primaryImage = Image.FromFile(fileName); Bitmap pImg = MakeGrayscale3((Bitmap)primaryImage); using (ZBar.ImageScanner scanner = new ZBar.ImageScanner()) { List<ZBar.Symbol> symbols = new List<ZBar.Symbol>(); System.Diagnostics.