搜索资源列表
2D
- C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
twainapp.source.2.0.8
- .NET TWAIN image scanner-Abstract In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET t
zmud
- Windows recognizes this function by name as the initial entry point,
vvsoft.com
- 汉字识别系统,mydate.dat为字库先点击file, 点open,读入字库学习时字库自动保存已有键盘字符,字母,数字和简单汉字如要识别复杂汉字,请先用学习功能-Chinese Character Recognition System, mydate.dat for the font to click file, point open, read font study has been automatically saved font keyboard characters, letters,
ChineseRecognize
- 经典的识别汉字的源代码. mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字和简单汉字 如要识别复杂汉字,请先用学习功能-Identification of the classic characters of the source code. Mydate.dat click for font file, point open, read into the font character study has been
filtfill
- 输入为灰度图,输出为二值图。函数功能是通过ostu找到阈值后,根据一定策略来滤除孤立点,加强密集点。-Grayscale input, output for the binary image. Function ostu found through the threshold, in accordance with a certain strategy to filter out isolated points, to strengthen the point-intensive.
Fisher
- Fisher判别的基本思想是将k$个总体的所有$维空间的样本点投影到一维空间上,使投影后组与组之间尽可能的分开,然后利用方差分析的方法推出判别函数。为了简单起见,通常利用线性的判别函数。-The basic idea of Fisher discriminant is k $ total $ dimensional space sample point projection to the one-dimensional space, so that the projection between
VC-Chinese--character
- VC源码,图形处理,汉字识别VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别了。 -VCsource code, graphics processing, Chinese character recognition VC Chinese character recognition source
faceface
- 系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引进了欧拉数。 这样就可以把一些类似颜色人脸的背景排除。
camera_calibration_multi_image
- 本程序主要实现的功能是对标定样板的特征点的拾取,对每幅标定样板不同姿态的提取,利用特征点实现平面距离的测量-The main function of this program is to pickup a model of the feature point calibration , the use of feature points to achieve horizontal distance measurement
128x64PCtoLCD
- 功能介绍: 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。 5.字模数据输出可自定义各种格式,系统预设了C语言和汇编语言两种格式,并且可自己 定义出新的数据输出格式;每行输出数据个数可调。 6.支持四种取模方式:逐行(就是横向逐行取点),逐列(纵向逐列取点),行列(先 横向取第一行的8个点作为第一个字
yuyuzhuadian
- 鱼鱼抓点/抓色是一款专门为设计人员开发的方便、实用的辅助工具,它的功能是可以抓取屏幕上某个位置坐标颜色,支持不同颜色的代码,例如HTML颜色,RGB颜色,十六进制值等。 此外,该软件还支持进制转换和颜色分解,支持抓取窗口句柄,支持截图和画图功能,功能非常强大,你可以在使用中探索-Fish point/grasping color is a specialized designers to develop convenient, practical tool, its function
OpenSURFcpp
- OpenSurf是一款功能齐全的surf代码,程序中使用surf特征点进行了目标检测,视频目标识别,图像匹配等5项功能,代码经过调试可以成功运行。-OpenSurf is a full-featured surf the code, the program features the use of surf point target detection, video object recognition, image matching five function, the code after d
pattern
- 实现汉字识别。mydate.dat为字库,先点击file, 点open,读入字库,学习时字库自动保存。已有键盘字符,字母,数字和简单汉字,如要识别复杂汉字,请先用学习功能。-Implement Chinese character recognition. mydate.dat for the font, first click on the file, point open, read font, font automatically saved when learning. Existing
Match-point-correlation-coefficient
- 相关系数法的点匹配 void draw(int x,int y,Mat mat,Mat mod,int xx,int yy)通过十字丝表明匹配点 void ImgMarch(Mat s,Mat m,Mat roi,int x,int y)相关系数法匹配函数-Match point correlation coefficient method void draw (int x, int y, Mat mat, Mat mod, int xx, int yy) indicate the