-
一个日文手写识别源码,有较高的参考价值。
一个日文手写识别源码,有较高的参考价值。-a Japanese handwriting recognition source, a high reference value.
- 2022-07-01 06:53:13下载
- 积分:1
-
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。...
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjust.
- 2022-05-15 10:59:38下载
- 积分:1
-
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。...
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such operations.
- 2022-01-26 02:12:34下载
- 积分:1
-
用VC实现的简单动画程序,即显示如GIF格式的动画效果。
用VC实现的简单动画程序,即显示如GIF格式的动画效果。-VC to achieve a simple animation
- 2022-11-03 20:05:03下载
- 积分:1
-
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。...
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。-video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.
- 2022-08-06 16:52:57下载
- 积分:1
-
Graphics are painting a straight line, arc, as well as garden and cut a straight...
现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
- 2022-01-25 14:32:32下载
- 积分:1
-
这是一个计算机图形学方面的代码
多边形扫描转换算法
这是一个计算机图形学方面的代码
多边形扫描转换算法-polygon scan-conversing algorithm
- 2022-01-22 05:45:59下载
- 积分:1
-
基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv...
基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
- 2022-12-13 14:15:03下载
- 积分:1
-
利用DDA算法进行画线,确定两点通过DDA算法绘制直线
利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm
- 2023-08-26 21:45:03下载
- 积分:1
-
实现提取2值图象的边缘,根据MATLAB中的bwperim函数改编的C函数.
实现提取2值图象的边缘,根据MATLAB中的bwperim函数改编的C函数.-2 the value of the realization of extracting the edge image, in accordance with MATLAB in the adaptation of bwperim function C function.
- 2022-07-12 23:00:54下载
- 积分:1