CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 画图像

搜索资源列表

  1. bmpdraw.rar

    0下载:
  2. 利用MFC编写的,打开bmp图像,并能用不同画笔在图像画线的程序,Prepared to use MFC to open bmp images, and use different brush images draw the line at the procedure
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3650400
    • 提供者:霓棠烟鱼
  1. LCD128_64_GB.rar

    0下载:
  2. 用C8051F120写的12864液晶完整程序,有写汉字,打点、画线、坐标轴、画波形,级图像显示。液晶是带字库的ST7920驱动的,12864 written with C8051F120 LCD complete procedures to write Chinese characters, dot, drawing lines, axes, painting waveform-level image display. LCD is the belt-driven character of t
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:97359
    • 提供者:张文明
  1. DrawLine

    0下载:
  2. 用纯windows api编写的画线小程序,但是通过动态内存分配能保存所画的所有的线,同时通过图像双缓冲技术使得图像的显示非常流畅,另外运用了映射模式实现了就算是所画的线超出了窗口的范围,也能在窗口中显示出来的功能。-Written in pure windows api to draw a line applet, but dynamic memory allocation can save all the lines drawn, and through the double-bufferi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:518823
    • 提供者:
  1. mmdraw.rar

    0下载:
  2. matlab图像处理:使用鼠标画一条线并设定属性的算法代码,matlab image processing: Using the mouse draw a line and set the attributes algorithm code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1724
    • 提供者:小伟
  1. Graphics

    0下载:
  2. 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenham algorithm), a straight line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:72416
    • 提供者:wangkafeng
  1. ins1

    0下载:
  2. 指北方位的惯性导航解算过程,画出了速度图像和经纬度的图像。-Refers to the northern bit inertial navigation solution process, draw the speed of the image and the latitude and longitude of the image.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5540137
    • 提供者:mengwu
  1. WaveletDesign

    0下载:
  2. 一个滤波器设计程序,用于实现9-7和5-3小波的分解与重构。并画出9-7和5-3小波的图像。-A filter design procedure for the realization of the 9-7 and 5-3 wavelet decomposition and reconstruction. And to draw 9-7 and 5-3 wavelet image.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2545
    • 提供者:chenhongcai
  1. getdrawrect

    0下载:
  2. 该程序用opencv实现对一个图像中的目标画矩形框,对学习目标跟踪的同学有很大的帮助。-The program using opencv achieve the goal of painting an image rectangle box, target tracking students learning a great help.
  3. 所属分类:Special Effects

    • 发布日期:2016-12-23
    • 文件大小:1365
    • 提供者:贺燕
  1. Image

    0下载:
  2. 利用MFC读取数据 并且根据数据画出对应的图像-According to the MFC read data and draw the corresponding image data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5359711
    • 提供者:hzj
  1. Graphics

    0下载:
  2. 一个用VC写当然画图源代码,可以拖动图标,可以画线,可以画各个图型,并且可以处理图像。-VC was of course a drawing with the source code, you can drag the icon, you can draw lines, you can draw all graphics and can handle images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:238775
    • 提供者:laolao
  1. VcDxf

    2下载:
  2. VC读取DXF文件,可在CAD中画出图像,在VC窗口打开CAD图像-VC reads DXF files can be in the draw in the CAD image CAD image window opens in the VC
  3. 所属分类:2D Graphic

    • 发布日期:2016-07-02
    • 文件大小:17206272
    • 提供者:zhangyan
  1. PaintTool

    0下载:
  2. 做的是一个画图板,画直线,曲线,各种图形,以及可以调整线的粗细,颜色等,还有一些基本的图像处理功能,锐化,平滑,高斯模糊等.最后还能对图像进行保存和打开.-Do is a drawing board, drawing lines, curves, various graphics, and you can adjust the line thickness, color, etc., there are some basic image processing functions, sharpen
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28578343
    • 提供者:蔡淞
  1. danpianji

    0下载:
  2. 重力感应单片机信号读入输出,并且根据信号画出图像-Gravity sensor chip read the signal output, and draw the image according to the signal
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:98284
    • 提供者:齐健
  1. HW5

    1下载:
  2. 对已有图像进行区域识别,画出决策树,并在测试图像上进行测试。-The image of the existing regional recognition, draw the decision tree, and the test images for testing.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5506
    • 提供者:chang
  1. draw-point

    0下载:
  2. 将txt中点集通过opengl画出来,键盘上下左右键可以控制图像的旋转-Will txt opengl drawn through the mid-point set, the keyboard arrow keys to control the image rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2987538
    • 提供者:孙俊
  1. txcj

    0下载:
  2. 用vc6开发的一套完整的控件源码,用于视频采集和图像后期处理(亮度、对比度、锐化、钝化、放大、选取、移动、多窗口显示、画线、方形、圆形、标注、测量等)。-The development of a complete set with vc6 source controls for video capture and image post-processing (brightness, contrast, sharpness, passivation, zoom, select, move, mul
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6156983
    • 提供者:wangxiaohan
  1. point-operation

    0下载:
  2. 画出图像的灰度直方图,并对直方图进行线性点运算,直方图均衡化以及直方图匹配-Draw the image histogram, and histogram linear point operations, histogram equalization and histogram matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:115459
    • 提供者:lishuai
  1. realtimedrawing

    0下载:
  2. 无闪烁绘制图像,分时画四边形的每个边,希望对大家有帮助-Flicker-free drawing images, time painting each side of quadrangle, in the hope we have helped
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3769799
    • 提供者:林如
  1. Digital_PhotoFrame5.0

    0下载:
  2. 利用MFC在PC机上实现数码相框的功能,能够按照播放列表顺序播放图片,同时还具有模糊化,锐化,黑白画,百叶窗等多种图像处理功能-The use of MFC in the PC, digital photo frame to achieve the functions of the order in accordance with the playlist player picture, but also has a fuzzy, sharpening, black-and-white pain
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-28
    • 文件大小:10862368
    • 提供者:陈涛
  1. WavIn_drawWave

    0下载:
  2. 打开波形文件(.wav),并画出波形图像,并将波形数据保存到文件-Open the waveform file (. Wav), and draw waveform images, and save waveform data to a file
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:51544
    • 提供者:yanxing
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 42 »
搜珍网 www.dssz.com