-
图像恢复-源代码
图像恢复-源代码 -image restoration-source
- 2022-02-13 22:32:25下载
- 积分:1
-
OpenCV-VideoCapture
利用OpenCV对摄像头视频采集并显示,基于C++,里面带有RGB to YUV420的函数功能
- 2022-10-14 06:35:03下载
- 积分:1
-
细化算法,提取二值黑白图象的骨架的VC实现
细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
- 2022-05-28 11:17:56下载
- 积分:1
-
obj model format for opengl source code for Mac OS X
obj模型格式的opengl源代码
Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
- 2022-05-28 20:14:59下载
- 积分:1
-
《分形算法与程序设计――Visual C++实现》的第八章源码
《分形算法与程序设计――Visual C++实现》的第八章源码-"fractal algorithms and program design-- achieving Visual C" source of Chapter VIII
- 2022-05-29 04:33:47下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
Moving Sky With Multiple Layers
Moving Sky With Multiple Layers
- 2022-05-29 19:26:27下载
- 积分:1
-
计算机图形学中的坐标系变换的程序,是用VC++中的MFC编写的...
计算机图形学中的坐标系变换的程序,是用VC++中的MFC编写的-computer graphics, which coordinates the transformation process, with VC++ MFC prepared
- 2022-03-12 08:06:09下载
- 积分:1
-
老外写的样条书上的程序6
老外写的样条书上的程序6-foreigner writing of the book the kind of programs on the six
- 2022-05-22 20:39:51下载
- 积分:1
-
在加权的有向图中,可以求出最大流路径,即求出从起点到终点权值之和最大的路径。...
在加权的有向图中,可以求出最大流路径,即求出从起点到终点权值之和最大的路径。-In weighted directed graph, we can derive maximum flow path, that is derived from the point of origin to their destination and the largest weight of the path.
- 2022-05-20 07:30:51下载
- 积分:1