资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
验证码识别 C#源代码
- c#原代码破戒严整码
opencv-人脸识别
- opencv是c语言编写的图像和视频处理的函数库,这个程序利用vc平台,调用opencv的人脸识别函数-openve is a library for image and video in c,this programe is developed on VC, call face recognition function of opencv.
图像识别算法
- 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -several image recognition algorithms developed by VC++ which include updown, graygrid, histogram, roberts, laplace, pickup, outline, GaussianSmooth etc.
手势识别系统
- 这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-This is a gesture recognition system. Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide.
车牌图象识别论文
- 这是我写的毕业论文啊 ,得了优秀啊希望可以帮助大家一些事情,谢谢大家-This is the thesis I wrote ah, there was a good ah hope that we can help some of the things that thank you
ZKFinger SDK 5.0.0.32 windows开发包
- 中控指纹识别注册信息请登录官方网站(Hongsoft face recognition, offline activation registration information, please log in to the official website)
模式识别 第四版
- 模式识别 第四版pattern recognition fourth edition(pattern recognition fourth edition)
动态系统辨识
- 系统辨 识最好的书籍,机械工业出版的(The best book on system identification)
mediapipe
- 手势识别,基于mediapipe,可支持pose、hand、face(Gesture recognition, based on mediapipe, can support pose, hand, face)
MATLAB RGB转CMYK
- RGB转CMYK 可通过弹窗选择图片 图片的类型多样吧,包括bmp;jpeg;tif;png;hdf;jpg等 代码简洁,直接运行mainTest,根据操作选择即可
附件05-Demo演示代码
- 双目相机与计算机连接后进行拍照,图片抓取,视频拍摄,人脸检测,Canny边缘检测,BM算法与SGBM算法进行立体匹配测距的实现。(The binocular camera is connected with the computer to take pictures, capture pictures, take videos, detect faces, Canny edge detection, BM algorithm and sgbm algorithm for stereo match