搜索资源列表
MATLAB
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
The-image-processing
- 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
bitdepth
- 基于labview的数字图像处理,通过此VI对图像的边界进行提取-Labview-based digital image processing, the image through this VI boundary extraction
fenge
- 图像识别用于检测边界,并将可疑区域分割出来,matlab实现-Image recognition is used to detect the boundary and split up the suspicious area, matlab achieve
copyMakeBorder
- 常数边界: 所有新增边界像素使用一个常数,程序每0.5秒会产生一个随机数更新该常数值。 复制边界: 复制原图像的边界像素。- Constant boundary: use all boundary pixels of a new constant, every 0.5 seconds the program will generate a random number value of the constant update. Copy border: Copy the bounda
Subset_by_shp
- 大批量遥感影像数据根据shp边界裁剪,该方法很快,而且高效,对数据批量处理效果极佳-Mass remote sensing image data according to SHP boundary tailoring, this method is fast, and efficient, the data batch processing excellent results
chapter10
- 形态学图像处理,包括腐蚀,膨胀,开闭运算,击中与击不中,区域填充,边界提取,顶帽变换的源代码。-Morphological image processing, including corrosion, expansion, open and close operation, hit and strike, area filling, boundary extraction, top-hat transform source code.
pcnn
- pcnn分割,输入的灰度图像,Edge:检测到的一些边界点,Numberofaera则表明了在各次迭代时激活的块区域 利用PCNN进行图像分割时,是将每个像素对应一个PCNN神经元,归一化的像素灰度值 作为外界刺激新型号,将这些神经元按一定方式连接,就得到一个单层脉冲耦合神经网络,向 网络输入一幅图像,当某个像素对应的神经元发生脉冲,邻域内与它相似的神经元也发生脉冲, 产生的脉冲序列构成了一个二值图像序列,这样的序列就是PCNN输出的分割图像。-PCNN segment
irisCODE
- segmentiris - peforms automatic segmentation of the iris region an eye image. Also isolates noise areas such as occluding eyelids and eyelashes. Usage: [circleiris, circlepupil, imagewithnoise] = segmentiris(image) Arguments: