搜索资源列表
seachcenter
- 用matlab编的 找二值图像的重心 可以下下来-Made use of the matlab binary image to find the center of gravity can be down to see the next
image
- 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
otsu
- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE
Normal_Central_Moments
- Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
MatlabFns.tar
- hopfield neural network for binary image recognition
bound2four_pfile
- Matlab pfile for converting a binary image boundary to a 4-connected boundary.
boundaries_pfile
- Matlab pfile for extracting multiple boundaries from a single binary image file.
zernik_moment
- Calculation of zernike moments from binary image BW
circle
- this circle detection in binary image-this is circle detection in binary image
labeling_of_image
- this code is about label in binary image in matlab. this code is corespondant whit imlabel in matlab
pca
- compute the oriented bounding box of a shape in a binary image using pca
matlabSDK
- 二值图像水印的代码算法matlab实现,还没有完善-Binary image watermarking algorithm matlab code to achieve
image2binary
- Convert Image to Binary Image
Thres_ent
- Segmentation function for matlab : this fucntion convert an intensity image to a binary image by using Entropy-based method.
thresh_tool
- This tool launches a GUI for thresholding an intensity input image. A line on the histogram indicates the current threshold level. A binary image is displayed in the top right based on the level, click and drag the line. The output image updates auto
quexian
- 缺陷识别m文件,对缺陷图像进行中值,小波去噪,利用数学形态学方法提取二进制图像轮廓,并计算裂纹等缺陷的面积和周长-M file defect identification, the value of the defect in the image, wavelet denoising, using mathematical morphology to extract the binary image contour, and calculates the cracks and other def
Watermark-into-the-image
- 这个程序在MATLAB环境下实现二值图像的水印注入及水印提取-The program aim to achieve the watermark into the binary image and the watermark extraction under MATLAB environment
Binary-text-digital-image
- 提出了一种可抗 几何攻击的二值文本图像水印算法. 该算法基于DCT,它将二值图像的DCT、图像的视觉特征向 量和加密技术有机结合起来,在提取水印时不需要原始图像,是一种实用的盲水印算法-We propose a geometric attacks against Binary Text Watermarking Algorithm. The algorithm is based on DCT, it binary image DCT, the image of the visual fe
binary1
- 本文件将普通RGB图像转化成二值图像,方便后续处理-This document will be an ordinary RGB image into binary image, to facilitate follow-up treatment
binary-dilate-and-erode
- 二值图像的膨胀与腐蚀函数matlab源代码-binary image dilate and erode