CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 子图像

搜索资源列表

  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:3096212
    • 提供者:高凯
  1. Canny.rar 用VC实现数字图像canny算子边缘检测

    0下载:
  2. 用VC实现数字图像canny算子边缘检测,VC digital images using canny edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1618773
    • 提供者:xiaoyang
  1. spetial_image_enhancement.rar

    0下载:
  2. 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95806
    • 提供者:顔瞳
  1. LRG51.rar

    0下载:
  2. 实现两种锐化图像输出,要求采用两种梯度算子: (1)Sobel梯度算子(2)拉普拉斯算子:,The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian:
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1170
    • 提供者:赵少敏
  1. Sobel.rar

    1下载:
  2. 这是一个用VHDL实现SOBEL算子进行图像边缘算法的实现,This is a realization by VHDL Sobel edge operator algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:328857
    • 提供者:citydremer
  1. vc++imageprocess.rar

    0下载:
  2. 数字图像处理(常用的二十八个算法,包括灰度变换,小波,CANNY算子等),Digital image processing (28 commonly used algorithms, including gray-scale transformation, Wavelet, CANNY operator, etc.)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:3636427
    • 提供者:liujiebing
  1. QGA.rar

    0下载:
  2. 本算法一种基于量子遗传算法的图像增强方法,包含多个m子文件。使用量子旋转门,The algorithm based on quantum genetic algorithm of image enhancement methods, contains more than one m subfolders. The use of quantum revolving door
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3042
    • 提供者:wuhao3424
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. imagestitch.rar

    0下载:
  2. 自己写的图像配准代码,基于harris算子,Write their own code of image registration, based on the operator harris
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1901314
    • 提供者:王浩
  1. cnn.rar

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1501
    • 提供者:li yan
  1. 二值商标图像检索文章

    0下载:
  2. 基于极坐标和傅里叶描述子的二值商标图像检索,Based on polar coordinates and Fourier descr iptors Binary Trademark Image Retrieval
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-03
    • 文件大小:397740
    • 提供者:ivan
  1. sym2xiaobozengqiang.rar

    0下载:
  2. 基于sym2小波的图像增强,与传统图像增强算子相比,sym2在对比度较低的情况下增强效果更好。,Sym2 wavelet-based image enhancement, and compared with the traditional image enhancement operator, sym2 in the case of low-contrast to enhance better.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:581
    • 提供者:wd
  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2293
    • 提供者:David Ding
  1. PCNN.rar

    2下载:
  2. 这是一些关于PCNN进行图像分割的Matlab程序,里面包括全部人子函数.请站长开通我的帐号,我有一个重要程序要下.谢谢!,err
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:147886
    • 提供者:张永康
  1. ImageProcess.rar

    0下载:
  2. 用vc++6.0实现的图像锐化算法(实现了多种常见的锐化算子)和伪彩色增强算法,可以调节颜色范围,算法设计优良,利用了运行时多态。,With vc++ 6.0 achieve image sharpening algorithm (to achieve a wide range of common sharpening operator) and pseudo-color enhancement algorithms can adjust the color range, the algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:172718
    • 提供者:孙宇
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. pinjie

    0下载:
  2. 本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接-In this paper, feature extraction using Harris operator point, based on feature matching, weighted fusion image mosaic
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:153600
    • 提供者:zhaoyue
  1. MatlabSourceCode

    1下载:
  2. 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1415677
    • 提供者:Andy
  1. 2009044538

    0下载:
  2. 前视图像匹配技术论文 非常详细 对学习SIFT算子很有帮助 -SIFT feature matching technology is very detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8503591
    • 提供者:wang
  1. gansehtu

    0下载:
  2. 研究了基于块填充的图像修复算法,修复图像的质量容易受到待修复区域边界像素修 复顺序的影响,通过分析待修复区域像素点所在模块的图像特征,改进了填充算法的优先权, 分别是基于P-Laplace算子和Euler’s elastica模型的优先权计算方法的改进。实验结果证实了文中 所介绍算法能有效提高重建图像的感知质量。 -Studied the block-based image restoration algorithm for filling, repair image quali
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1587001
    • 提供者:陈建军
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com