-
Drawing 1. Design and Implementation of a graphics library, with the straight
绘图库
1. 设计和实现一个图形函数库,具有绘制直线
段、任意圆弧、椭圆弧、多边形区域的阴影填
充和颜色填充等功能。(仅调用画点函数)
Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions. (Just call paintings point function) Windows API: setpixel (hdc, x, y, color)
- 2022-04-12 22:01:36下载
- 积分:1
-
This program is my entry for video processing procedures, including video detect...
此程序是我进行视频处理时入门的程序,包含视频检测和轮廓跟踪,希望对大家有用-This program is my entry for video processing procedures, including video detection and contour tracing, hope for all of us
- 2022-03-18 00:15:13下载
- 积分:1
-
图像处理程序,有各种图像算法的源代码,但是…
图像处理程序,有多种图像算法源程序,但只支持256色的位图-Image processing procedures, have a variety of image algorithms source code, but only supports 256 colors bitmap
- 2022-08-05 14:11:17下载
- 积分:1
-
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译...
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
- 2023-06-22 14:40:04下载
- 积分:1
-
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件-Bayesian classifier on the experimental data we have very good mutual sharing of software
- 2023-06-16 01:15:03下载
- 积分:1
-
MATLAB代码的提取和Tamura纹理应用,附有介绍关于…
Tamura纹理特征提取及应用的matlab代码,附有介绍Tamura纹理的文献以及测试用图片。-Matlab code for extracion and application of Tamura texture, attched paper about tamura texture and picture for test.
- 2022-01-26 07:50:24下载
- 积分:1
-
图像处理源代码,包括所有的图像处理源代码
图像处理源代码,包括所有的图像处理源代码-imageprocessing
- 2022-03-06 12:48:35下载
- 积分:1
-
CAO method DUFFING equation for embedding dimension
CAO方法求DUFFING方程的嵌入维数-CAO method DUFFING equation for embedding dimension
- 2022-02-13 19:49:58下载
- 积分:1
-
手写数字识别,能识别0
手写数字识别,能识别0-9,识别精度高,程序简单-Handwritten numeral recognition, to identify 0-9, identification of high accuracy, simple
- 2022-04-21 05:14:44下载
- 积分:1
-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1