搜索资源列表
bmplib的读取和各种经典图片变化处理算法的比较
- 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现:图像增强,图像匹配,图像复员,图像变换,特征提取,图像识别和图像分割 除此之外,该程序还给出了各个算法的实现结果的比较.详细内容参见压缩包内的-bmp realized by the pictures and Freehand read, and can use various classic picture of the algorithm to achieve : image enhancement, image matc
image_segmentation
- C#实现图像分割,包括图片示例。实现了各种图像分割的算法-C# to write image segmentation system with case images
skyblue_PinTu
- 程序先将图片分割成若干方块,并将位置打乱,然后除去源图右下角留下间隙,玩家通过这个间隙移动现有图像最后将其还原为源图像,还可配置图片横纵的切割块数以及是否播放音乐等-Procedures first picture is separated into a number of box, and the location of upset, and then remove the gap left by the bottom right corner of the source map, playe
ImageBrowser
- 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
GAC_Segment
- 利用GAC模型做图像分割的一个实验,里面包含试验图片和实验报告-GAC model using image segmentation to do an experiment, which contains pictures and experimental test report
tuxiangfenge
- 自己写的实验报告,关于图像分割的 根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其分割出来,附带实验总结及经验。-Written report of his experiments on the image segmentation is based on experimental requirements, the use of MATLAB software, the image processing toolbo
gapicdiv
- 一个遗传算法图像分割程序. 对于图片分割的效果相当理想. -A genetic algorithm for image segmentation procedures. For the image segmentation results reasonably well.
bandelet
- Matlab程序,基于bandelet的图像分割,内含用到的工具包以及相关的图片-Matlab program, based on bandelet of image segmentation, includes use of tools and related images
imagesegmentation
- 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification.
meanshiftsegmentation
- 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
图像分割与检测
- 多文档 打开图片 图像 点处理(灰度 阈值 反色 增量 线性 直方图 等等) 区域(平滑 中值滤布 等等5中滤布 可自己设置参数) 轮廓提取 轮廓种子 跟踪 模式匹配等等 太强大了
程序及图片
- 大津展之算法对图像进行精确的分割后应用于混沌的图像加密中(The precise Otsu algorithm to segment the image after the application for image encryption in chaos)
cambridge
- 用于真彩图像分割的图片。一共有109张,.jpg格式的(For color image segmentation.A total of 109, in.Jpg format)
自适应阈值生成后进行图像分割
- 自适应阈值生成后进行阈值分割,内部含有测试图片,与全局阈值进行图像分割不同的另一种方法(After the adaptive threshold is generated, the threshold segmentation is carried out. Another method is different from the global threshold for image segmentation)
shuipingjifengge
- 一种基于水平集的图像分割算法,包含例子图片,希望对你有帮助(An image segmentation algorithm based on the level set, which contains examples of pictures, hoping to help you.)
设计模式14号
- 区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。(segmentation; cut apart; break up; excision; comminute)
code
- 该算法实现了图像分割的功能,他可以将肺部图片识别并用红色线条标记出肺部区域来(The algorithm realizes the function of image segmentation. He can identify lung pictures and mark the lung area with red lines.)
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间
用matlab做的图像分割手势识别
- matlab,图像分割手势,不是用摄像头的,是将图片输入进去识别使用MATLAB进行图像分割(Matlab, image segmentation gesture, not with the camera, is to input pictures to identify the use of MATLAB image segmentation)
图片-图片分割
- 课程设计作业 调试后可用 自适应图像分割算法(Adaptive image segmentation algorithm)