资源列表
车牌识别
- 需要注意的地方: 使用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
使用GeoServer和Openlayers发布地图服务示例代码
- Openlayer geoserver 中Layer View 必备的(when you use geoserver to show your layer map ,you have to get openlayer.js include ol.js and ol.css to finish your own function to view a map.This is a sample which use geoserver and openlayer)
模拟星系
- 地球绕着太阳转,月球绕着地球转,有光影变化的星体运行的实物动画
OpenGL分形树
- 用OpenGL与C++结合,画的一棵分形树,有天空,大地,可以使用键盘或者鼠标等进行交互操作,界面友好,有很好的参考价值。
vs2017-机械手
- 机械手解算,图形图像,计算机图形学,部分OSG程序代码(osg,Graphic image, computer graphics, part of OSG program code)
voronoi
- 一键生成二维voronoi图,直接在abaqus界面输入程序即可,运算方便。(Generate a two-dimensional voronoi diagram with one click, and enter the program directly on the abaqus interface, which is convenient for calculation.)
GLFW
- OpenGL GLFW.H 库函数,用来使用的添加库(OpenGL GLFW.H The library function is used to add the library)