搜索资源列表
mouse1
- 可以参看像素坐标,很好玩.用的是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!
GetPixelColor
- 获取屏幕上像素点的坐标、颜色(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
LSM_Match
- 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy
3Dpicture
- 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of sim
subcornerfinder
- 亚像素角点定位函数代码,输入参数为角点像素级粗略坐标,输出精确的亚像素级角点坐标-corner subpixel positioning function code, the input parameters for the corner pixel rough coordinates, Output precision Subpixel corner coordinates
MouseShowPixelRGB
- 将自己需要查看每点像素值的图片加载到资源里面之后,用鼠标移动,鼠标指的像素点的坐标和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
contouractif
- ContourActive给出两个边界上像素坐标,自动画出两点间的此坐标-ContourActive give the two border pixel coordinates, automatically drawn between two points of the coordinates
dongtai
- 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages suc
harris
- 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do ha
Getany
- 获取鼠标指针的坐标,当前屏幕鼠标坐标的颜色像素值,以及鼠标指向窗口的类名和文本-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
GetColorFromScreen
- 通过鼠标点的坐标,截取屏幕上的对应像素点的颜色值-GetColorFromScreen
ImagePro
- 本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。-Calibration
dhgjhdfgkj
- 这是一个可以实现查看图片点的像素坐标,对于需要查看图片点的像素坐标的人来说很有用-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! ! !
adamedianfilt
- 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。-Adaptive Median Filter for filtering methods and the same as the t
MATLAB1554466
- 这是一个可以手动点击图片上任意一个点的时候,可以查看该点的亚像素坐标,精确到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
xs
- 将一幅图像的所有的坐标点的像素值显示出来-The coordinates of an image point of all the pixel values are displayed
绘制像素点函数
- 绘制像素点函数:在屏幕的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
duquxiangsuzuobiao
- 读取鼠标点击位置的像素坐标,显示在命令框中(Read the pixel coordinates of the mouse click position, and display it in the command box)
C#图像同名像点提取
- 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are autom
MATLAB图片点的像素坐标
- 基于MATLAB平台下,可获取图片任意点的像素坐标。(Based on MATLAB platform, the pixel coordinates of any point in the picture can be obtained.)