资源列表

« 1 2 ... .07 .08 .09 .10 .11 13812.13 .14 .15 .16 .17 ... 18703 »

[OpenCVCV6

说明:利用KLT跟踪算法进行兴趣点选取和跟踪。 KLT跟踪算法的原始思想是在研究不同图像之间的匹配问题时,通过计算两个平移窗口的灰度残差,并寻找最小化残差SSD(sum of square difference)来实现匹配的。但是这个过程是没有效率的,因此KLT算法进行了优化。在这个过程中,KLT算法使用泰勒展开直接计算平移矢量,而不需要通过遍历进行搜索。 -KLT tracking algorithm to select a point of interest and tracking. K
<> 在 2025-10-16 上传 | 大小:2.12mb | 下载:0

[图形图像处理(光照,映射..)chanvese

说明:C++代码,改进的CV算法,包含basic.c chanvese cli.c cliio.c gifwrite.c imageio.c-C++ code, improved CV algorithms, including basic.c chanvese.c chanvesecli.c cliio.c gifwrite.c imageio.c
<shiyimengchen> 在 2025-10-16 上传 | 大小:1.58mb | 下载:0

[图形图像处理(光照,映射..)the-basics-image-process-code

说明:各种图像处理程序,包括边缘检测、差影法、模板匹配、投影法、种子填充等。-Variety of image processing procedures, including edge detection, subtraction method, template matching, projection, seed filling.
<shiyimengchen> 在 2025-10-16 上传 | 大小:2.19mb | 下载:0

[图形图象qvision.0.8.1

说明:基于 QT 的面向对象的多平台计算机视觉库。可以方便的创建图形化应用程序,算法库主要从 OpenCV,GSL,CGAL,IPP,Octave 等高性能库借鉴而来。-Based on the QT object-oriented multi-platform computer vision library. You can easily create graphical applications, the algorithm library from the high performance li
<sheriffyang> 在 2025-10-16 上传 | 大小:2.79mb | 下载:0

[图形图像处理(光照,映射..)Image_edge_detection

说明:图像边缘检测,可用于图像增强,有利于突出地区的细节。-Image edge detection, can be used for image enhancement, is conducive to highlight details.
<江光> 在 2025-10-16 上传 | 大小:344kb | 下载:0

[图形图像处理(光照,映射..)Frequency_domain_filtering

说明:图像频率域滤波处理,可用于图像频域的各种处理。-Image frequency domain filtering process can be used for various kinds of processing of the image in the frequency domain.
<江光> 在 2025-10-16 上传 | 大小:1.38mb | 下载:0

[图形图像处理(光照,映射..)Smoothing

说明:图像平滑处理功能,可用于去除图像噪声,增强图像的可视效果。-Image smoothing function can be used to remove image noise, and visual effects to enhance the image.
<江光> 在 2025-10-16 上传 | 大小:261kb | 下载:0

[图形图像处理(光照,映射..)Wavelet_transform

说明:图像小波变换处理,可用于图像小波域的分析处理。-Wavelet transform processing can be used for image analysis and processing of the wavelet domain.
<江光> 在 2025-10-16 上传 | 大小:2.6mb | 下载:0

[2D图形编程barchart

说明:generates bar chart from the given data.. very important for ms-excel like apps..
<manan.nirma> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Threshold_segmentation

说明:图像阈值分割和轮廓提取功能,主要用于图像的内容的分割和提取。-Image threshold segmentation and contour extraction, mainly for the content of the image segmentation and extraction.
<江光> 在 2025-10-16 上传 | 大小:204kb | 下载:0

[图片显示浏览qt-chinese-inputmethod

说明:含有中文输入法的qt程序 redhat,嵌入式平台验证通过 ubuntu10下有bug-Qt program contains Chinese input method redhat, the embedded platform authentication through ubuntu10 have bug
<张永安> 在 2025-10-16 上传 | 大小:10.88mb | 下载:0

[波变换wavelet_fusion

说明:用C++编写的基于小波的遥感影像融合程序,适用于大数据,立面有小波分解与重构的详细步骤。-Written C++ wavelet-based remote sensing image fusion procedures, applicable to large data facade wavelet decomposition and reconstruction steps.
<nihuan> 在 2025-10-16 上传 | 大小:6kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 13812.13 .14 .15 .16 .17 ... 18703 »

源码中国 www.ymcn.org