资源列表
drawPic
- 一个画图的小程序,能够画点、线、圆、矩形、椭圆等,还能选择线的形状,还有颜色设置-a program of draw some shapes
exa2.3
- 这是利用OpenCv编写的播放视频,并且添加了一个进度条,实现观看任意时刻的视频。-This is a video prepared by OpenCv, and added a progress bar, to achieve any time watching the video.
BackgroundSegOSTU
- 自己写的用OSTU算法实现背景差分的自适应分割算法,有完整的代码和论文.-Write your own background difference algorithm with OSTU adaptive segmentation algorithm, a complete code and papers.
connect
- 对图片以及视频帧进行连通域提取,环境需要opencv vs2005,必要的配置,连通域的算法是基于递归的二值图像标记算法。-Frame of the picture, and video connectivity components extraction, environmental needs opencv vs2005, the necessary configuration, connected components algorithm is based on the recursive
Bank-card-number-to-identify
- 银行卡号识别程序(下载后,解压,运行应用程序即可执行)-Bank card recognition program (after download, unzip and run the application to )
OpenCVTest
- 图片控件picture控件的进一步封装: 在支持右键弹出菜单的基础上,又增强功能, 支持控件自己重绘,这样显示的图片父窗口就不用重绘了。-Picture control picture control further package: in support of the right based on the pop-up menu, and enhancements to support the control to redraw their own, so the picture sh
9004d0724d6a
- solva vof hirt and nicholas explanation with code
facetrack2009.zip
- 目标追踪代码,主要使用opencvx库实现,包含所有该库的头文件,Target tracking, using opencvx library implementation
GraphViz
- 从一个文件中读取一张图片,然后使用力的指向布局算法来为这张图寻找一个最好的布局。特别地,我们的程序要做到以下几点:1. 提醒用户输入那张图片包含的文件名 2.提醒用户输入需要让这个程序运行的多少时间(秒) ,必须为正整数。3. 让每一个点都要在初始它的组态。4.当指定时间还没有到时: 对每一个网点都计算他的引力和斥力,根据计算结果移动每个网点,使用提供的函数库显示现行状态的图像。(可选)提问用户是否想要再展现另一个图像,然后根据选择再循环。-Read a file from a pic
facetrack20090316
- 人的脸部跟踪,自动分析锁定人的脸部区域,VC++ 实现。-Face Detecting
ImageGetAndSave
- 一份关于摄像头图像显示以及图像保存的源代码,保存的图像类型为BMP类型。
fanse
- 对于彩色图像的R、G、B各彩色分量取反的技术就是图像的反色处理,这在处理二值化图像的连通区域选取的时候非常重要。如物体连通域用黑色表示,而二值化后的物体连通域图像可那是白色的,而背景是黑色的,这时应手动选取图像的反色处理或有程序根据背景和物体连通域两种颜色的数量所占比例而自动选择是否选择选取图像的反色处理。-For color image of R, G, B each color component invert technology is the color of the image pro
