搜索资源列表

  1. mouse1

    0下载:
  2. 可以参看像素坐标,很好玩.用的是vc6.0环境,我只是个初学者,要是少见多怪,勿笑!-pixel coordinates can see, is a lot of fun. Using the vc6.0 environment, I am just a beginner, if more rare strange, do not laugh!
  3. 所属分类:Windows编程

    • 发布日期:2025-01-12
    • 文件大小:741kb
    • 提供者:byron
  1. GetPixelColor

    0下载:
  2. 获取屏幕上像素点的坐标、颜色(RGB及COLORREF值)的小程序。 http://spaces.msn.com/KSwildgoose-access pixels on the screen coordinates of the point, the color (RGB and COLORREF values) of the small program. Http://spaces.msn.com/KSwildgoose
  3. 所属分类:其他小程序

    • 发布日期:2025-01-12
    • 文件大小:12kb
    • 提供者:水中雁
  1. LSM_Match

    0下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-12
    • 文件大小:3kb
    • 提供者:fshguo
  1. 3Dpicture

    0下载:
  2. 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of sim
  3. 所属分类:3D图形编程

    • 发布日期:2025-01-12
    • 文件大小:1.33mb
    • 提供者:刘洋
  1. subcornerfinder

    0下载:
  2. 亚像素角点定位函数代码,输入参数为角点像素级粗略坐标,输出精确的亚像素级角点坐标-corner subpixel positioning function code, the input parameters for the corner pixel rough coordinates, Output precision Subpixel corner coordinates
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-12
    • 文件大小:161kb
    • 提供者:忠波
  1. MouseShowPixelRGB

    0下载:
  2. 将自己需要查看每点像素值的图片加载到资源里面之后,用鼠标移动,鼠标指的像素点的坐标和RGB/灰度值可以被显示出来-Their need to see each and every point of the image pixel value is loaded to the resources there, the use of mouse, mouse, referring to pixel coordinates and RGB/g
  3. 所属分类:图片显示浏览

    • 发布日期:2025-01-12
    • 文件大小:3.83mb
    • 提供者:南润润
  1. contouractif

    0下载:
  2. ContourActive给出两个边界上像素坐标,自动画出两点间的此坐标-ContourActive give the two border pixel coordinates, automatically drawn between two points of the coordinates
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-12
    • 文件大小:121kb
    • 提供者:liuliang
  1. dongtai

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

    • 发布日期:2025-01-12
    • 文件大小:3kb
    • 提供者:高锟
  1. harris

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

    • 发布日期:2025-01-12
    • 文件大小:11.17mb
    • 提供者:张裕
  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. 所属分类:界面编程

    • 发布日期:2025-01-12
    • 文件大小:32kb
    • 提供者:zmm
  1. GetColorFromScreen

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

    • 发布日期:2025-01-12
    • 文件大小:167kb
    • 提供者:王高清
  1. ImagePro

    1下载:
  2. 本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。-Calibration
  3. 所属分类:图形图象

    • 发布日期:2025-01-12
    • 文件大小:542kb
    • 提供者:阳刚
  1. dhgjhdfgkj

    0下载:
  2. 这是一个可以实现查看图片点的像素坐标,对于需要查看图片点的像素坐标的人来说很有用-This is an implementation point of view the image pixel coordinates, the need to view the image pixel coordinates of points is useful for others! ! !
  3. 所属分类:matlab例程

    • 发布日期:2025-01-12
    • 文件大小:387kb
    • 提供者:茅小祥
  1. adamedianfilt

    0下载:
  2. 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。-Adaptive Median Filter for filtering methods and the same as the t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:王舵
  1. MATLAB1554466

    0下载:
  2. 这是一个可以手动点击图片上任意一个点的时候,可以查看该点的亚像素坐标,精确到0.0001-This is a can manually click on the picture when any one point, you can see the point of the sub-pixel coordinates, accurate to 0.0001
  3. 所属分类:图形图象

    • 发布日期:2025-01-12
    • 文件大小:412kb
    • 提供者:茅小祥
  1. xs

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

    • 发布日期:2025-01-12
    • 文件大小:2.19mb
    • 提供者:杨虎
  1. 绘制像素点函数

    0下载:
  2. 绘制像素点函数:在屏幕的P0(20,20)坐标位置处绘制一个绿色像素点,然后读出该像素点的颜色,水平平移100个像素绘制P1点。(The pixel function is plotted: a green pixel is drawn at the P0 (20,20) coordinates of the screen, and then the color of the pixel is read out. 100 pixels
  3. 所属分类:绘图程序

    • 发布日期:2025-01-12
    • 文件大小:43kb
    • 提供者:泉欣
  1. duquxiangsuzuobiao

    0下载:
  2. 读取鼠标点击位置的像素坐标,显示在命令框中(Read the pixel coordinates of the mouse click position, and display it in the command box)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-01-12
    • 文件大小:8.85mb
    • 提供者:fly猪
  1. C#图像同名像点提取

    0下载:
  2. 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are autom
  3. 所属分类:C#编程

    • 发布日期:2025-01-12
    • 文件大小:327kb
    • 提供者:小怪兽zz
  1. MATLAB图片点的像素坐标

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

    • 发布日期:2025-01-12
    • 文件大小:411kb
    • 提供者:在北国
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org