-
在总结和分析现有运动目标检测与跟踪方法的基础上,建立了一个视频序列采集的动态目标检测及跟踪系统...
在总结和分析现有运动目标检测与跟踪方法的基础上,建立了一个视频序列采集的动态目标检测及跟踪系统-In summing up and analysis of existing moving target detection and tracking method based on the establishment of a video sequence collected dynamic target detection and tracking system
- 2022-01-29 00:15:57下载
- 积分:1
-
活动轮廓模型(蛇模型)的风险投资+源码,可以编译和运行
活动轮廓模型(snake模型)的VC++源码,可以编译并且运行-Active contour model (snake model) VC++ Source, you can compile and run
- 2022-03-17 22:18:17下载
- 积分:1
-
对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载...
对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载-Image morphological operation and expansion of operation of corrosion source. In vc6.0 through the compiler. Welcome to download
- 2022-12-06 02:00:03下载
- 积分:1
-
huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码...
huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
- 2022-06-28 20:04:49下载
- 积分:1
-
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载...
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载-The Complete algorithms of image processing ,Contains a lot of classical algorithms, very useful, please download!
- 2022-01-25 14:18:43下载
- 积分:1
-
Image enhancement, image enhancement based on the retinal image, C++ Builder env...
图像增强,基于视网膜图片的图像增强,C++Builder环境下运行-Image enhancement, image enhancement based on the retinal image, C++ Builder environment running
- 2022-11-07 12:50:03下载
- 积分:1
-
美国ACM SIGGRAPH的计算几何图形代码精华,连载3
美国ACM SIGGRAPH的计算几何图形代码精华,连载3-the calculation geometry code essence, a series of three
- 2022-03-06 06:35:41下载
- 积分:1
-
canny算子提取图像边缘,附源代码和测试图片
canny算子提取图像边缘,附源代码和测试图片-canny edge extraction operator, with source code and test images
- 2022-05-31 22:26:52下载
- 积分:1
-
这是一个在源代码中识别字符的图像文件。使用
这是一个识别图像文件中字符的源代码.采用-This is an image file to identify characters in the source code. Using
- 2022-01-26 07:58:54下载
- 积分:1
-
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,...
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im)
gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。
函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22] = diffusion_kernel_function (gx, gy, im) gx, gy for x, y direction of the partial derivative of Z is out to restore the depth of information. Function adapted from the image information to resume a high degree of information law
- 2022-05-26 04:32:32下载
- 积分:1