CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - 像素点

搜索资源列表

  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15.47kb
    • 提供者:屠理峰
  1. bmp-jpg

    0下载:
  2. BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:19.01kb
    • 提供者:时柏营
  1. MouseShowPixelRGB

    0下载:
  2. 将自己需要查看每点像素值的图片加载到资源里面之后,用鼠标移动,鼠标指的像素点的坐标和RGB/灰度值可以被显示出来
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:182.92kb
    • 提供者:南润润
  1. MyDIBitmap

    0下载:
  2. BMP文件的读取,并能对其图片的任意像素点进行修改
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:69kb
    • 提供者:陈涛
  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
    • 文件大小:4.54kb
    • 提供者:liuweimin
  1. B-SPLINE

    0下载:
  2. 由用户给定的控制点由程序点亮屏幕上的像素点来画出B样条曲线-Given by the user control point lit by the program of the pixels on the screen to draw B-spline curve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-23
    • 文件大小:1.04kb
    • 提供者:刘志江
  1. vb

    0下载:
  2. 用 画 点 的 方 式, 将 一 个 picturebox 中 的 位 图 中 的 像 素 点 旋 转 一 个 角 度 后 画 入 另 一 个picturebox 中, 当 源 图 画 盒 中 的 像 素 都 被 画 到 目 标 图 画 盒 中 时, 也 就 完 成 了 位 图 的 旋 转。 -Painted points the way to a picturebox in bitmap in pixels after rotation at an angle into another pi
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:1.12kb
    • 提供者:maas
  1. Jpg

    0下载:
  2. BMP图象数据提取及灰度值提取,,,,该程序首先把BMP从一维数组转换到CCC[960][1280]这个二维数组,然后扫描图象,提取其中的每个像素点的R,G,B值转换成Y,U,I模式的Y值(亮度/灰度值),然后用pix[y][x]存放,小弟能力有限,下面本来想用另一个数组B[y][x]存放二值化后的实体的-BMP image data extraction and gray value extraction,,,, the program first to BMP conversion from
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3.49mb
    • 提供者:徐庶
  1. Mader.SVGA.large.screen.pixel

    0下载:
  2. Mader.SVGA大屏跨页像素写点汇编程序(超数值分页法)-Mader.SVGA write large screen pixel point spread assembler (super numeric paging method)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:李小祥
  1. ImageCoord

    0下载:
  2. ImageCoord图片采点工具(选择图片像素点信息,并保存为INI文件)-ImageCoord picture taken point tool (select the picture pixel information, and save the INI file)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:57.75kb
    • 提供者:javaboy
  1. CPP_BMP-read

    0下载:
  2. c++的位图读取实现,可以直接读取一张位图的像素点,大小,RGB值-c++ bitmap read to achieve, can be read directly, size, RGB values ​ ​ of the pixel of a bitmap
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-14
    • 文件大小:1.42kb
    • 提供者:冉雨晨
  1. rgb2yuv

    0下载:
  2. 将RGB格式的像素点转换为yuv420格式的文件-turn rgb to yuv420
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:626.31kb
    • 提供者:liguang
  1. CDib

    0下载:
  2. 建立CDib类。该类封装了对windows bitmap的基本操作,包括读图,显示图,直接操作像素点和调色板等-Establish CDib class. This class encapsulates the basic operation of the windows bitmap, including digitizing, display maps, direct manipulation of pixels and palette, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:黎彦
  1. main_read_pixel

    0下载:
  2. 在C++里面利用openCV库,显示某个点的像素值,很好用哦-In C++ inside openCV library use, the display pixel value of a point oh well
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:900byte
    • 提供者:李辉
  1. 1Showimagepixcel

    0下载:
  2. 读入图片,显示到窗口中,通过鼠标点击图片上的相应点,自动读取该点的像素坐标和灰度值。opencv+vs2010-Reads the image displayed in the window, through the corresponding point on the image mouse click, automatically reads the pixel coordinates and gray value at that point. opencv+ vs2010
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:12.16mb
    • 提供者:张娇
  1. printinfo

    0下载:
  2. C语言实现的读取bmp格式图像的文件头、信息头、颜色盘以及各点对应地像素值,在命令窗口中输入要显示的图像文件名(bmp格式),同时还支持数据保存,保存文件在命令窗口输入。解压即可运行!代码很简单,有详细的注释,适合新手学习!菜鸟一枚,不喜勿喷!-C language to read bmp format image file header, header, and color wheel points corresponding pixel values of the input image f
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:355.6kb
    • 提供者:张泰原
  1. Bmp_read_and_show

    0下载:
  2. 简单的BMP图像的读取与显示,读取像素点打印,对于大图片打开会有点慢(Simple BMP image reading and displaying, print by reading the pixel , large pictures will be opened a bit slow)
  3. 所属分类:图片显示

    • 发布日期:2018-01-01
    • 文件大小:43kb
    • 提供者:845695524
搜珍网 www.dssz.com