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

搜索资源列表

  1. 基于opencv2.2的大津法分割

    1下载:
  2. 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.9mb
    • 提供者:刘源
  1. 基于opencv实现的灰度变换

    0下载:
  2. 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:张少明
  1. gaosijinzita

    0下载:
  2. 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:xuguoqi
  1. opencv

    0下载:
  2. 基于OPENCV对图片进行灰度变换、二值变换、窗口变换、线性变换以及均衡处理-OPENCV the picture based on gray-scale transformation, binary transform, the window transform, linear transformations, and equalization
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:30.06kb
    • 提供者:仝如强
  1. test2

    0下载:
  2. C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:961.76kb
    • 提供者:Jiangjiuxiang
  1. plate1

    0下载:
  2. opencv 进行图像二值化,设置特定的阈值,实现图像灰度化和二值化-opencv for image binarization, set a specific threshold of image gray-scale and binary
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1.04kb
    • 提供者:李伟
  1. WindowsFormsApplication2

    0下载:
  2. 程式可以透過WEBCAM錄影像,並可以產灰階化,邊緣化 的影像-The program can be through WEBCAM recorded images, and producing the image of the gray-scale and marginalized
  3. 所属分类:OpenCV

    • 发布日期:2017-06-21
    • 文件大小:34.33mb
    • 提供者:陳俊宏
  1. demhist

    0下载:
  2. 利用opencv,增强灰度图像的对比度,使原本灰暗的图像变得清晰。-Using opencv, enhanced gray-scale image contrast, the original gray image becomes clear.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10.03mb
    • 提供者:
  1. RGB_Gray_Canny

    0下载:
  2. OpenCV实现图像的灰度化,并采用Canny实现灰度图像的边缘检测!-OpenCV for image gradation and gray-scale image using Canny edge detection to achieve!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.89mb
    • 提供者:yao
  1. exa2.7

    0下载:
  2. 这是OpenCV的例子程序,在一个简单的图像处理流程中进行两次缩放处理与CANNY边缘检测。-This is an example of OpenCV program, image processing in a simple process to deal with two scale CANNY edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.2mb
    • 提供者:江明
  1. gray

    0下载:
  2. 通过opencv中的函数对图像进行灰度化处理-Opencv function through the gray scale image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11.94mb
    • 提供者:邢姝姝
  1. Rotation-and-Scale

    0下载:
  2. 通过opencv的subpix函数实现图像的旋转和尺度变化-The subpix function implementation by opencv image rotation and scale changes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.13mb
    • 提供者:kiser_cai
  1. imread

    0下载:
  2. open cv 開檔處理 開圖檔 cvLoadImage /* #define CV_LOAD_IMAGE_UNCHANGED -1 原圖影像 #define CV_LOAD_IMAGE_GRAYSCALE 0 灰階 #define CV_LOAD_IMAGE_COLOR 1 彩色 #define CV_LOAD_IMAGE_ANYDEPTH 2 任何彩度 #define CV_LOAD_IMAGE_ANYCOLOR 4 任何彩色 */-open cv open file handle to o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:658byte
    • 提供者: 張天彥
  1. MyOpenCV

    0下载:
  2. 使用攝影機抓取影像,做簡單灰階和二值化的處理運用在opencv上。-Use of images captured by the camera, do a simple gray scale and binary processing used in opencv on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.11mb
    • 提供者:曾秋堯
  1. mySift

    1下载:
  2. sift的C++版,在sift上找出鲁棒性最强的几个特征点,然后以这个点为圆心,以自适应性的尺度为半径画圆,这个非常适合运用于数字水印领域,适用于抵抗数字水印的几何攻击-sift the C++ version of the robustness of the sift to find the strongest on the number of feature points, and then to this point as the center of the scale of self-a
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12.52mb
    • 提供者:房英明
  1. OpenImage

    0下载:
  2. 利用OPENCV開啟bmp圖檔 並將其轉為灰階圖-Bmp image file using OPENCV open to gray-scale map and
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.09mb
    • 提供者:MIN-TSUNG WU
  1. example2_10

    0下载:
  2. 实现avi视频的读写,然后灰度处理后写入另一个视频-Avi video to achieve the read and write, then write another gray-scale video processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:薛俊欣
  1. SIFT

    0下载:
  2. Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image. -Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) alg
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:8.15kb
    • 提供者:mazoul82
  1. 11_29Mor_threshold

    0下载:
  2. 在opencv的环境下,测试图像预处理结果,亮点是测试了对灰度图先进行形态学处理再阈值分割和先阈值分割再形态学的区别。-Opencv environment in the test image pre-processing the results, highlight the first test for morphological processing of gray-scale thresholding and then thresholding again before morpholog
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.26kb
    • 提供者:David Ding
  1. little-Detect-Object-program

    0下载:
  2. 实现人脸的检测并显示处理时间,实现图像缩放-Face detection and realize that the processing time, realizes image scale
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:32.25mb
    • 提供者:wangdan
« 12 3 »
搜珍网 www.dssz.com