搜索资源列表
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
analyseBMPfile
- 一个不需要任何特殊函数、只使用极普通的读文件语句来完全解读BMP文件格式、内容、并绘制成图的自编程序。-one does not need any special function, use only very ordinary paper statement read to fully interpret BMP file formats, content, map and the written procedures.
analysePCXfile
- 一个完全解读PCX文件的自编程序,不使用任何调色板之类的高级函数,只使用极普通的文件读语句即OK。可以借鉴于认识PCX文件的本质结构。-a complete explication PCX document written procedures, the use of any such palette High function, use only a very general statement read in the paper that is OK. We can draw on unde
stereo-maximum-flow-upload
- 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
ICONzz
- 一款icontubiao 图标文件制作工具,很好用的,推荐使用。-one icontubiao icon document production tool, a good use, and recommended.
VESA
- DOS下的VESA驱动,使用PC104做嵌入设计时驱动VGA高颜色分辨率用。包含VESA源码和使用帮助文件。-DOS under the VESA driver, do use PC104 embedded design VGA high-resolution color used. VESA includes source and use help files.
CG01Ele
- 使用这部分代码的话,用户界面、以及输入文件的处理部分的工作就可以省去了-using this portion of the code, the user interface, as well as the importation of document processing part of the work might dispense with the
qianrubj
- 将文当类型的文件进行水印信息的嵌入,以防止被不正当的使用
shapeImage_Rotate
- shp格式图形文件与加载影像的水平旋转,使用Mapobjects
The PhoXo Core Library (PCL) 图像处理库
- The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
使用openni录制kinect视频、深度图像数据
- 使用openni录制kinect视频、深度图像数据,并绘制跟踪到的骨骼 包含完整工程文件,可以直接编译使用-using openni to record color and depth images from kinect,and display the skeleton image of the tracked user
svg
- 另外一个QT读取SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形等。需要的朋友可以下载参考下。-Another QT read SVG files and drawing code read SVG file use QSVG modules, draw points, lines, polygons, circles, etc.. A friend in need can download the reference below.
TiffTest
- 使用LibTiff库进行多通道Tif文件读写的程序,包括文件生成和读取两部分函数的使用方法。-Use LibTiff library Tif file read and write multi-channel program, including the file generated and read the two parts of the function to use.
dll
- 本人搜集的画图用的dll文件,上传了3个,欢迎大家下载使用-I used to collect the drawing dll files uploaded 3 Everyone is welcome to download
BranchAndMincut
- 该程序包含“Branch-and-mincut”算法构架的c++可执行文件,可以使用多种高阶先验概率分布进行特定图像的分割。 -This software contains the C++ implementation of the "branch-and-mincut" framework for image segmentation with various high-level priors as described in the paper:
loadImage
- 使用c++语言运用opengl技术开发的bmp文件的导入程序-Use opengl c++ language technology development bmp file import process
freeman
- 最大概然估计拟合直线,简单的使用最大概然估计拟合了直线,文件中给出了两张图片-MLE fit line(MLE for fitting a line pair)
CannyEdgeDetection
- Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
mrics
- 代码的mrics。M’是从他们的傅立叶系数的一个子集,使用总变分正则化图像重建的分裂Bregman方法的实现。使用代码指令可以在文件“mrics顶在评论中发现。”。一个演示脚本也包括在内,显示正确的使用方法。-The code ‘mrics.m’ is an implementation of the Split Bregman method for reconstructing images a subset of their Fourier coefficients using total
基于matlab的条形码识别
- 基于matlab的条形码识别,亲测可用,请注意读取顺序和文件路径,也可以自己制作条形码,欢迎各位下载并使用。