-
MATLAB动画源代码,可稍加调试后运行,精简代码
MATLAB动画源代码,可稍加调试后运行,精简代码-failed to translate
- 2022-03-15 00:53:15下载
- 积分:1
-
为面绘制中的多边形的三角化程序,对于面得增加或者减少进行了比较详尽的讲解...
为面绘制中的多边形的三角化程序,对于面得增加或者减少进行了比较详尽的讲解-For the surface rendering of polygons in a triangular-based program, for the surface may increase or decrease were compared with detailed explanations
- 2023-06-28 13:50:03下载
- 积分:1
-
简易的CAD,没有坐标转换和point类。
简易的CAD,没有坐标转换和point类。-Summary of CAD, there is no coordinate transformation and the point type.
- 2022-04-07 18:16:03下载
- 积分:1
-
一个不错的3d程序,vb编写
一个不错的3d程序,vb编写-a good 3d procedures, the preparation of vb
- 2022-07-25 01:19:14下载
- 积分:1
-
学习C++ builder的好帮手,一定会让你喜欢
学习C++ builder的好帮手,一定会让你喜欢-a good helper, we will let you like
- 2022-01-25 18:33:42下载
- 积分:1
-
检测圆形目标的程序,可以在大面积的图象中检测出多个圆形目标...
检测圆形目标的程序,可以在大面积的图象中检测出多个圆形目标-Circular target detection process, you can image a large area detected in more than a circular target
- 2022-05-15 01:36:51下载
- 积分:1
-
drawing of a five
画了一个五角星并添充了颜色,还用微分画直线法,和bresenham法画直线-drawing of a five-pointed star and Tim added color, differential line drawing, and painting straight bresenham France
- 2022-08-16 03:20:21下载
- 积分:1
-
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt-a simple example of vector graphics, vector drawing more of the line can replicate. Txt
- 2022-03-18 07:15:23下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the...
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)
2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press "TEACH".
3. You can save all the taught data.
4. For retrival, click start.
Note: Paint Brush software of microsoft opens for entering the image. So, we need to save the image after editing.
For best results teach each Character not less than ten times.
- 2022-06-20 20:59:04下载
- 积分:1