搜索资源列表

  1. takecolor

    0下载:
  2. 截取屏幕像素,以RGB,HEX,HTML格式-Interception of screen pixels to RGB, HEX, HTML format
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:174080
    • 提供者:wsswza
  1. ConnectedComponents

    0下载:
  2. 像素间的连通性简化了许多数字图像概念的定义,如边界或区域,为了确定两个像素是否连通,必须确定它们是否相邻及其灰度值是否满足特定的相似性准则。编写一个标注和计算二值图像连同单元的程序-Connected Components
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:81920
    • 提供者:jhm
  1. subpixel

    0下载:
  2. 比较新的亚像素检测算法(他人的专利申请) 仅供参考 -Relatively new sub-pixel detection algorithm (patent applications of others) is for reference only
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2475008
    • 提供者:故国庆
  1. efficient_subpixel_registration

    0下载:
  2. 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:274432
    • 提供者:
  1. 99273882zernikeSubpixelRecognization

    0下载:
  2. zernike recognition for sub-pixel zernike亚像素识别算法 -zernike recognition for sub-pixel zernike sub-pixel recognition algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:oyq
  1. 79419144subcornerfinder

    0下载:
  2. orner location for sub-pixel,matlab亚像素角点定位函数代码-orner location for sub-pixel, matlab corner sub-pixel positioning function code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:165888
    • 提供者:oyq
  1. GA2

    0下载:
  2. 用遗传算法解决了图像分割问题,将图像中的像素按灰度值用域值M分为两类图像,一类为目标图像,另一类为背景图像,经过几十次迭代后有助于缩小检索范围-Using genetic algorithms to solve the image segmentation problem, the image pixel gray value according to the value of M is divided into two categor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:464896
    • 提供者:宁国富
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do ha
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:11715584
    • 提供者:张裕
  1. dda1

    0下载:
  2. DDA模拟算法,用网格模拟像素,用vc6.0实现,可视化模式。-the code is about DDA picture
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:942080
    • 提供者:liyyaohui
  1. Getany

    0下载:
  2. 获取鼠标指针的坐标,当前屏幕鼠标坐标的颜色像素值,以及鼠标指向窗口的类名和文本-To obtain the coordinates of the mouse pointer, the current screen, the mouse coordinates of the color pixel values, and point your mouse at the window class name and text
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:zmm
  1. GetPixel

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

    • 发布日期:2024-05-14
    • 文件大小:2022400
    • 提供者:kitty
  1. rice

    0下载:
  2. 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the correspondi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:熊泽
  1. GetColorFromScreen

    0下载:
  2. 通过鼠标点的坐标,截取屏幕上的对应像素点的颜色值-GetColorFromScreen
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:171008
    • 提供者:王高清
  1. KyodaiPlugin

    0下载:
  2. 用C#写的一个QQ连连看的外挂工具,通过 识别比较固定位置像素点来判断方块是否相同,并判断两方块间是否有通路,可以单消,定时消,随机间隔消和秒杀-Written in C# using a QQ Lianliankan plug tool, identify the location of relatively fixed pixel to determine whether the same box, and determine wh
  3. 所属分类:外挂编程

    • 发布日期:2024-05-14
    • 文件大小:354304
    • 提供者:huang yufei
  1. raw

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:魏喜燕
  1. MATLAB

    0下载:
  2. MATLAB简单的计算白色轮廓中的像素点的个数-MATLAB a simple white outline of the calculation of the number of pixels
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yuanyelang
  1. ex2

    0下载:
  2. 读取bmp图片数据,包括像素值,位数等等。-Read bmp image data, including pixel values, the median and so on.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张智勋
  1. Based_on_the_characteristics_of_an_edge_subpixel_p

    0下载:
  2. 提出了基于边缘特征的亚像素投影配准算法,法引入新的图像相似性评价函数 — 均方误差函数(Mean Sequare Er ron ,MSE)-Proposed sub-pixel edge features based projection matching algorithm, France and the introduction of a new image similarity evaluation function- the m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:551936
    • 提供者:姜珊珊
  1. meshpic

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

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:liuweimin
  1. juCCDpxg

    0下载:
  2. 本文介绍一种新颖的基于灰度积分的十字叉丝位t确定的方法,可以达到亚像素级精度,具有运算简便、适用性强、移植性好等特点。 -This paper presents a novel based on gray silk-bit integral cross fork t identified methods to achieve sub-pixel precision, with simple operation, applicabil
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:211968
    • 提供者:韩伟
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org