搜索资源列表

  1. 屏幕像素点颜色值得获取

    0下载:
  2. 屏幕像素点颜色值得获取,根据鼠标的位置,获取改点的RGB像素值,并显示其颜色
  3. 所属分类:Windows编程

    • 发布日期:2010-09-24
    • 文件大小:14.03mb
    • 提供者:lecory
  1. 图像找点

    0下载:
  2. 输入RGB值范围,把符合这个范围的点找出来,并统计
  3. 所属分类:matlab例程

    • 发布日期:2012-05-03
    • 文件大小:1kb
    • 提供者:chbpst
  1. 获取像素点的颜色

    0下载:
  2. 获取象素点的颜色-access point pixel color
  3. 所属分类:文档资料

    • 发布日期:2026-01-17
    • 文件大小:8kb
    • 提供者:王光飞
  1. nxy1

    0下载:
  2. VC环境里插入图片并得到图中任意四个像素点采样值然后求平均值一消息框的形式出事给使用者-VC environment to be inserted into the picture and map arbitrary 4 pixel sampling then find the average value of a news box in the form of trouble for users
  3. 所属分类:GDI/图象编程

    • 发布日期:2026-01-17
    • 文件大小:1.62mb
    • 提供者:王策
  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. 所属分类:其他小程序

    • 发布日期:2026-01-17
    • 文件大小:12kb
    • 提供者:水中雁
  1. D-ZX-Yccsf

    0下载:
  2. 像素点的生成 直线生成算法的实现 圆生成算法的实现 区域填充的实现-pixels Generation Linear Algorithm Implementation of the Circle generation algorithm to achieve the realization of regional Filled
  3. 所属分类:绘图程序

    • 发布日期:2026-01-17
    • 文件大小:1kb
    • 提供者:刘碧茜
  1. jisuanjituxing

    0下载:
  2. 根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r WholeCircle(xc,yc,x,y,color
  3. 所属分类:绘图程序

    • 发布日期:2026-01-17
    • 文件大小:89kb
    • 提供者:周林
  1. imagelabel

    0下载:
  2. 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to become a (black) region. The proced
  3. 所属分类:2D图形编程

    • 发布日期:2026-01-17
    • 文件大小:1kb
    • 提供者:
  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 simple algorithm. According to th
  3. 所属分类:3D图形编程

    • 发布日期:2026-01-17
    • 文件大小:1.33mb
    • 提供者:刘洋
  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/gray value can be displayed
  3. 所属分类:图片显示浏览

    • 发布日期:2026-01-17
    • 文件大小:3.83mb
    • 提供者:南润润
  1. MyDIBitmap

    0下载:
  2. BMP文件的读取,并能对其图片的任意像素点进行修改-BMP files to read, and its picture of arbitrary pixel modification
  3. 所属分类:图片显示浏览

    • 发布日期:2026-01-17
    • 文件大小:69kb
    • 提供者:KIDXT
  1. chepaishibie

    0下载:
  2. 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2026-01-17
    • 文件大小:233kb
    • 提供者:嘉川
  1. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2026-01-17
    • 文件大小:24kb
    • 提供者:郑丹
  1. raw

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

    • 发布日期:2026-01-17
    • 文件大小:1kb
    • 提供者:魏喜燕
  1. meshpic

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

    • 发布日期:2026-01-17
    • 文件大小:5kb
    • 提供者:liuweimin
  1. tiquwanggexiangsudian

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

    • 发布日期:2026-01-17
    • 文件大小:9kb
    • 提供者:孙舟
  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

    • 发布日期:2026-01-17
    • 文件大小:480kb
    • 提供者:123yang
  1. randmask

    0下载:
  2. matlab处理图像,随机扔掉图像的像素点,并进行双线性最邻近插值(Randomly discard pixels of an image. Bilinear interpolation and nearest neighbor interpolation are also performed)
  3. 所属分类:Windows编程

    • 发布日期:2026-01-17
    • 文件大小:1kb
    • 提供者:jiao
  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 are horizontally shifted to dr
  3. 所属分类:绘图程序

    • 发布日期:2026-01-17
    • 文件大小:43kb
    • 提供者:泉欣
  1. 9:解决像素点生成后,需要手动操作的问题

    0下载:
  2. 对一副图像进行预处理,然后提取轮廓,再将轮廓进行像素点抽取。(The image is preprocessed, then the contour is extracted and the contour is extracted by pixel.)
  3. 所属分类:Windows编程

    • 发布日期:2026-01-17
    • 文件大小:5.38mb
    • 提供者:焦江林
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org