-
一个图像处理的程序以及测试程序,希望大家喜欢。
一个图像处理的程序以及测试程序,希望大家喜欢。-an image processing procedures and testing procedures, hope you like them.
- 2023-02-25 13:10:04下载
- 积分:1
-
图的算法和程序设计
图论的算法与程序设计-graph theory of algorithms and program design
- 2022-03-15 02:48:15下载
- 积分:1
-
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调...
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) -CImageObject this library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, but also deal with image points, image handle the functions of the region, you have to do is call the function but do not have to clear these images document the internal format. Note the example code does not contain a class library, please download CImageObject code together. In addition, in the run-time, please ensure that the system directory or your directory has executable file ImageLoad.dll. (Also in CImageObject)
- 2023-05-27 13:25:03下载
- 积分:1
-
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。...
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
- 2023-06-10 07:55:04下载
- 积分:1
-
GaAs导带和价带附近的等能面的计算程序
GaAs导带和价带附近的等能面的计算程序-GaAs渭 录
- 2022-09-12 07:50:03下载
- 积分:1
-
怎样画出带有箭头的直线.zip
怎样画出带有箭头的直线.zip-how to draw straight lines with arrows. Zip
- 2022-09-10 19:15:03下载
- 积分:1
-
跟随鼠标的萤火虫 将以上代码加入HEML的<body></body>之间...
跟随鼠标的萤火虫 将以上代码加入HEML的之间-follow the mouse fireflies above code will join the HEML lt; Bodygt; Lt;/Bodygt; Between
- 2022-02-25 04:42:12下载
- 积分:1
-
这个数字识别应用程序。(OCR或ICR应用)。首先你画…
This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor classifying algorithm to select the true digit. Database includes handwritten digit examples which are collected from a hundred persons. These digit images converted to binary type before added to the database.-This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing be Huggins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor clas sifying algorithm to select the true digit. Dat abase includes handwritten digit examples whi ch are collected from a hundred persons. These d igit images converted to binary type before add ed to the database.
- 2022-03-05 08:49:13下载
- 积分:1
-
showed pictures of each frame, you may need to be revised
显示图片中的每一帧,各位可以根据需要进行修改-showed pictures of each frame, you may need to be revised
- 2023-01-31 12:55:04下载
- 积分:1
-
VC6.0的三次Bezier曲线的绘制编写的程序,使用MFC框架D.
这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cubic Bezier curve drawing procedures, use MFC framework document View structure. In addition to procedures to achieve cubic Bezier curve drawing, but also realized the point, line, round mapping, can be used as learning computer graphics algorithm reference. And other Bezier curves of different procedures, The program of Bezier curve-point value calculations show. Procedures prepared Bezier curves like to complete the Bezier curve drawing, and is able to draw the curve data preservation and open. Operation right to study the documents will also help. This is the first time I uploaded the source code, what is wrong with this manager also requested guidance. Thank you!
- 2022-08-05 22:57:49下载
- 积分:1