-
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法...
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法
-Simple contour drawing of the specific application procedures, including complete engineering and VC isogram source mapping, tracking method
- 2023-02-13 00:10:04下载
- 积分:1
-
识别手写体的精悍的VC程序,学习这方面的可以
识别手写体的精悍的VC程序,学习这方面的可以-Recognition of Handwritten lean the VC process, learning in this area can be
- 2023-08-23 21:15:04下载
- 积分:1
-
AABB碰撞检测
利用AABB算法对两个物体进行碰撞检测,物体采用三角面片表示,算法输入两个物体碰撞的三角面片对及碰撞检测时间等信息。AABB algorithm is used to analyse the two objects, collision detection, object
using triangles, said algorithm triangles in the input of the collision of two
objects and collision detection time and other information.
- 2022-01-31 05:35:18下载
- 积分:1
-
How to convert any graphic 256 color, 256 grayscale, 16
如何转换任何图形256色,256灰度,16色或单色图像文件
- 2022-01-25 18:59:27下载
- 积分:1
-
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了...
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了-The so-called watershed algorithm realize there are a variety of algorithms, topology, morphology, water modeling and simulation, such as precipitation. Should they get to know not so easily
- 2022-03-02 02:09:02下载
- 积分:1
-
三维实时FUR运算
三维实时FUR运算-Three-dimensional real-time computing FUR
- 2022-03-20 22:22:52下载
- 积分:1
-
用VC++实现透明窗体
用VC++实现透明窗体-with VC transparent Window
- 2022-06-17 13:58:56下载
- 积分:1
-
- 2022-02-04 22:20:35下载
- 积分: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
-
用小波变换对图象(256×256 灰度)做处理,内容包括很多常见的图像处理方法,值的借鉴...
用小波变换对图象(256×256 灰度)做处理,内容包括很多常见的图像处理方法,值的借鉴-Using Wavelet Transform of the image (256 × 256 gray level) to do deal with, including many common image processing method, the reference value
- 2022-07-05 08:08:17下载
- 积分:1