搜索资源列表
chinesewordrecognition
- 代码实现手写输入汉字识别的功能,首先通过鼠标手写输入汉字进行学习并建库,随后才能对输入汉字进行识别。
IP-Programing
- 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
Handwritten-digital-identification
- 手写数字识别程序 1、 在左边的白色框中长按鼠标左键手动输入数字,数字最大个数小于10个; 2、 输入的每个数字要求是连续的; 3、 两个不同数字之间不要出现笔画重叠; 4、 输入数字的速度不要太快(视个人计算机速度而定); 5、 输入字体不要太小; 6、 识别结果按照手写数字从左到右依次排列。 -Handwritten numeral recognition program, in the left white box, long click the left mo
classification
- 实现多光谱图像的物质分类和显示,并进行面积统计。可以设置类数和采样数,采样时,用鼠标选取采样点,每类采样点选完,需要输入类名-This program can realize the classification and demonstration of multispectral images,and the area statistics of the class. In the program, you can set the number of class and sampling fr
BezierCurves
- Bezier曲线拟合程序,鼠标点击输入控制点,通过Bezier插值拟合出平滑的3次bezier曲线-Bezier curve fitting procedures, mouse click input control point by fitting a smooth Bezier interpolation 3 times bezier curve
ComputeVar
- 任意输入一张灰度图像,并且可以通过鼠标在图上任意选定一个矩形区域,自动计算该区域像素的方差。-Any input a grayscale image, and can be arbitrarily selected mouse on a rectangular area in Fig automatically calculate the variance of the pixels in the region.
0426_02
- 用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现表与活跃边表的构造,要求完成使用自己学号的后四位数字对 多边形内部进行填充-Mouse input method to determine the vertex to be filled polygons 2, polygon scan conversion algorithm to achieve complete filling of the polygon, including
test_find_pos
- 输入一副图片,识别图片中红色区域,鼠标点击得到图像中不同的区域即可得到该区域质心坐标。-Enter a picture identification picture red zone, the mouse click to give the area centroid coordinates.
Signal-acquisition-system
- 1.首先打开软件,点击读取图片,寻找到要打开的图片,并且打开; 2.点击确定坐标系,在原始图片中找到原点,并点击鼠标的滑轮(中键),确定坐标轴; 3.分别点击确定X,Y单位长度,同样点击鼠标中键,分别在XY轴上找到相应位置,并且输入相应位置所对应的长度; 4.然后便可以采集信号,在原图上左键点击原始波形,下面便会画出图形,注意:右键是删除最新画出的点(即左键是画图,右键是删除);-1 first open the software, click to read the picture
mouve
- 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线-Using vc to write a b-spline curve algorithm, according to the mouse input point dynamic b-spline curve drawing
jakarta-tomcat-4.1.31-src
- jakarta-tomcat-4.1.31-src.zip ... fh.rar - 用浮动水平线法实现的三维曲面造型。 (2004-7-2,C, 2KB, 下载9 ... 查看评论】 nurbs++-3.0.11.zip - 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码 ... BSplineDemo. rar - 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线 ... (JAKARTA- tomcat- 4.1.31- src.zip ... fh.r
KNN手写数字识别
- 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)