资源列表
Q1
- 用matlab實做sobel corner detector,程式一開始會先讀檔,轉成灰階,並對影像做smooth的動作,再套用sobel opperator做corner detect的動作-Using matlab to do it sobel corner detector, the program will first read the beginning of one file into grayscale, and image make smooth moves, and then
VC_Edge_detection
- 包含了几个基本的边缘检测源码,出自杨淑莹老师的《VC++图像处理程序设计》-Edge detection
cvi
- cvi图像分割技术的应用,通过基于均方错分误差最小的阀值选择方法,基于灰度差直方图的阀值选择方法,以及基于类间方差的阀值选择方法确定其分割的阀值。-cvi image segmentation techniques, through the mistake based on mean square error of the smallest sub-threshold selection method, based on the bad gray histogram threshold sele
tuxiangchuli
- matlab实现图像灰度化,二值化并画出灰度直方图。-implementation of matlab image, binarization and draw histogram.
image_Detected
- 利用图像处理中的小波变换,对图像进行检测-Image processing using wavelet transform, image Detected
DCT-water-print
- 实现了添加水印及攻击水印的一些方法。攻击水印方法包括抖动攻击、滤波攻击、旋转攻击等-Add watermark and implementation of a number of methods to attack the watermark. Watermarking attack methods include jitter attacks, filtering attacks, spin attack
EdgeDetectionAndExtraction
- 边缘检测与提取,轮廓跟踪 注意事项: 运行时,文件c:\test.bmp必须存在-Edge detection and extraction, contour tracing Note: run-time, file c: \ test.bmp must exist
opencv_canny
- 在OpenCV中 用 Canny 算子检测图象的边缘-At OpenCV using Canny operator Detected edge image ......
0452
- 图像柔化操作是相对于图像锐化的一种操作,图像柔化就是将图像的亮度减少,颜色鲜艳度减弱,进而使图像更接近真实的效果-Images are compared to soften the operation of an operating image sharpening, image blur is to reduce the image brightness, color brightness weakened, and thus make it more realistic image of t
canny_MATLAB
- 在Matlab 中用Canny算子检测图象边缘 -In Matlab using Canny edge operator Detected images ..
opencv_otsu
- 基于opencv的otsu阈值分割。C++源代码加压缩备份-Opencv based on the Otsu threshold segmentation. C++ source code add compressed backup
