-
edge
opencv c++将彩色图像转换为灰度图像进行边缘检测,(opencv c++ to convert color images to gray-scale image edge detection,)
- 2009-05-31 20:32:37下载
- 积分:1
-
match_version_1.3
该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来(The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd corner matching algorithm selection, the final match of the corner will be connected with a line)
- 2011-11-21 12:01:22下载
- 积分:1
-
Tamura_texture
Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。(Tamura texture feature extraction procedures, matlab prepared correctly by running the test. Tamura has attached pdf introduce the definition of texture features, in the hope that everyone has to help.)
- 2008-08-02 20:20:06下载
- 积分:1
-
SLICPdbscan
运用超像素分割算法对图像进行预分割,再利用dbscan聚类算法进行聚类最终实现图像分割。(The use of ultra-pixel segmentation algorithm for image pre-segmentation, reuse dbscan clustering algorithm to cluster the final image segmentation.)
- 2017-03-11 17:17:57下载
- 积分:1
-
besttree
基于最优小波包的特征提取 大家可以参考
基于最优小波包的特征提取 大家可以参考基于最优小波包的特征提取 大家可以参考(Based on best wavelet packet feature extraction we can refer to based on best wavelet packet feature extraction we can we can refer to reference based on best wavelet packet feature extraction)
- 2012-07-31 16:40:01下载
- 积分:1
-
grabcut_matlab
An efficient way of segmentation, grabcut matlab code. Segment by interaction with human
can easy segment object, especially with rectangle
- 2012-03-27 15:27:10下载
- 积分:1
-
MR8-Filter-bank
图像处理领域有很多滤波器,好的滤波器可以很快的提取有效的特征,MR8是一组特别好的滤波器组,比gabor filter更好,这里是MR8的源码,有需要的可以下载一用!(There are a lot of image processing filter, a good filter can quickly extract effective feature, MR8 is a particularly good filter group, better than gabor filter, here is MR8 source, there is a need to download a use!)
- 2020-12-16 17:59:13下载
- 积分:1
-
PoissonMesh
有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
- 2020-07-02 21:20:01下载
- 积分:1
-
基于无损压缩的加密图像可逆信息隐藏_郑淑丽
说明: 针对现有方法存在的隐藏容量低、操作不灵活的缺陷,文章提出了一种基于无损压缩的加密图像可逆 信息隐藏算法。(In view of the defects of low hiding capacity and inflexible operation of the existing methods, this paper proposes a reversible information hiding algorithm for encrypted images based on lossless compression.)
- 2020-11-05 16:09:52下载
- 积分:1
-
ColorHistogram
图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。(Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.)
- 2009-02-24 21:32:24下载
- 积分:1