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

搜索资源列表

  1. raw

    2下载:
  2. 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
  3. 所属分类:图形图象

    • 发布日期:2013-01-08
    • 文件大小:691
    • 提供者:魏喜燕
  1. xs

    0下载:
  2. 将一幅图像的所有的坐标点的像素值显示出来-The coordinates of an image point of all the pixel values are displayed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2298446
    • 提供者:杨虎
  1. dongtai

    1下载:
  2. 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages such as vc, vb are more convenien
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3125
    • 提供者:高锟
  1. SuperResolution

    0下载:
  2. 这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.-This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4438666
    • 提供者:hlb
  1. bmp

    0下载:
  2. 计算输入图像的面积。以图像像素数代表面积,并同时显示图像大小。-Calculation of the size of the input image. The representative of the image pixels in size, and at the same time show the image size.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1843763
    • 提供者:晓凡
  1. GetPixel

    1下载:
  2. 获得图像某点的像素值,该程序比较简单易懂,适合初学者-A point to obtain the image pixel values, the program is relatively simple to understand for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2021935
    • 提供者:kitty
  1. meshpic

    0下载:
  2. 输入一幅图像,输出图像的像素点的分布的图形显示。-Enter an image,then the output image will display the graphical display of the image pixel distribution .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:4647
    • 提供者:liuweimin
  1. matlab_touying

    1下载:
  2. MATLAB环境中使用投影法统计目标图像像素在每一行和每一列上的个数,然后画出统计图形。-MATLAB environment using the projection method the target image pixel statistics in each row and each column the number, and then draw statistical graphics.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3465
    • 提供者:lily
  1. image_fft2_and_ifft2

    0下载:
  2. 本程序是基于VC6.0平台的图像傅里叶变换及反变换,可支持读入、显示各种类型的彩色、灰度图像,并且可以方便地获取图像中任意像素点的灰度值。图像的傅里叶变换及反变换通过菜单方式执行,且代码清晰,执行效率高。-This procedure is based on VC6.0 platform image Fourier Transform and inverse transform, to support reading, showing all kinds of color, grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1983263
    • 提供者:yingl
  1. tiquwanggexiangsudian

    0下载:
  2. 在matlab开发环境中,提取图像的像素点,并保存-Development environment in matlab to extract the image pixels, and save
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:9150
    • 提供者:孙舟
  1. MATLAB图像配准程序

    1下载:
  2. 使用分离傅里叶变换的方法进行亚像素的图像配准(Subpixel image registration is performed using the method of separated Fourier transform)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:43008
    • 提供者:ms142857
  1. 提取像素值

    0下载:
  2. 使用opencv 提取像素点,工具vs2013(Extracting pixel points)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:3991552
    • 提供者:jiayou2018
  1. 5初级图像混合

    0下载:
  2. 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是对像素点的一些处理。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly on the pixel some of the processing.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:491520
    • 提供者:123yang
  1. 3用动态地址计算配合at访问像素

    0下载:
  2. 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用at访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the pixels point method.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:93184
    • 提供者:123yang
  1. 2用迭代器访问像素

    0下载:
  2. 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用迭代器访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access the pixel iterator some of the methods.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:2761728
    • 提供者:123yang
  1. 1用指针访问像素

    0下载:
  2. 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用指针访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the pixels of the pointer method.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:92160
    • 提供者:123yang
  1. 图像的分析

    1下载:
  2. 可显示图像中指定点的坐标值、像素值、图像强度曲线、图像像素强度曲线、等值线、均值、标准差、协方差系数、质心、边界等。(It can display coordinate values, pixel values, image intensity curves, pixel intensity curves, contour lines, mean value, standard deviation, covariance coefficient, centroid, boundary and s
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1169408
    • 提供者:醉蹉跎
  1. 输出图像像素值

    0下载:
  2. 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:27825152
    • 提供者:ruiruihaha
  1. MATLAB图片点的像素坐标

    2下载:
  2. 基于MATLAB平台下,可获取图片任意点的像素坐标。(Based on MATLAB platform, the pixel coordinates of any point in the picture can be obtained.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-24
    • 文件大小:420864
    • 提供者:在北国
  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com