-
canny算子 铝箔
用于图像边缘检测 和高斯铝箔
canny算子 铝箔
用于图像边缘检测 和高斯铝箔-canny operator foil for image edge detection and Gaussian foil
- 2022-03-20 23:21:25下载
- 积分:1
-
Genetic algorithm is used to realize the image segmentation process, a good proc...
用遗传算法实现的图像分割程序,很好用的程序!-Genetic algorithm is used to realize the image segmentation process, a good procedure to use!
- 2022-05-18 12:22:31下载
- 积分:1
-
分析处理图像纹理信息,针对人脸检测出纹理特征
分析处理图像纹理信息,针对人脸检测出纹理特征-Analyzing and processing the image texture information, for texture features face detection
- 2022-08-13 17:20:29下载
- 积分:1
-
该工具箱包含了相关的图像处理功能,包括
This toolbox contains functions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT.
* Various helpers functions
- 2022-02-07 12:33:14下载
- 积分:1
-
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换...
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
- 2022-03-21 10:13:59下载
- 积分:1
-
视频水印matlab源码,此为第三个压缩包,在水印领域的爱好者可以下载作为参考...
视频水印matlab源码,此为第三个压缩包,在水印领域的爱好者可以下载作为参考-Video Watermarking Matlab source, which is the third-compressed, Watermark in the field of lovers can download as a reference
- 2023-03-13 22:20:04下载
- 积分:1
-
崇德的纸喇叭
Horn Schunk 的论文
Lucas kanade的论文-Horn Schunk s paper
Lucas kanade s paper
- 2022-08-25 10:57:22下载
- 积分:1
-
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要...
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要-MATLAB implementation of the image using the feature matching, image stitching for panoramic images and to generate essential
- 2022-07-12 19:05:16下载
- 积分:1
-
VC读取tiff格式影像文件,很适合初学者参考
VC读取tiff格式影像文件,很适合初学者参考-VC reads the tiff image file formats, it is suitable for beginners Reference
- 2022-01-26 19:29:30下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1