联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 2D图形编程(142) 

[2D图形编程] SunFounder_Drawing_Script-master

简易绘图脚本,使用python2.7开发,使用pygame库作为图像显示工具,可用于多种带显示器的设备如PC,树莓派,Mac等。Github地址:https://github.com/sunfounder/SunFounder_Drawing_Script
Simple drawing script, use python2.7 development, using pygame library as an image display tools that can be used with a variety of display devices such as PC, raspberry pie, Mac, etc. Github Address: https: //github.com/sunfounder/SunFounder_Drawing_Script (2016-10-10, Python, 9KB, 下载4次)

http://www.pudn.com/Download/item/id/1476094163142016.html

[2D图形编程] PS-300B

兄弟的电脑花样机打版软件,用于编辑2D图案的。
Brothers computer tricks machine-printed version of the software used to edit 2D pattern. (2013-04-07, Visual C++, 13233KB, 下载167次)

http://www.pudn.com/Download/item/id/2189544.html

[2D图形编程] point_range2

飞行器平移对特征点在像平面中的影响,包括平移和上下移动,描述了各个方向平移对特征点在像平面的变化造成的影响
Aircraft pan feature points like the plane' s impact, including the pan and move up and down, described in all directions pan feature points as the plane changes caused by (2012-06-04, matlab, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1900983.html

[2D图形编程] dct

在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面给出3个测试图像上的问题,每个尝试:莉娜(lena.raw)的,辣椒(pepper.raw), 狒狒(baboon.raw)。你需要计算之间原有的均方根误差(MSE) 图像和重建图像。测试图像可以从Web加载。他们是 5128位(每像素),512级灰度(黑白)图像没有任何头。图像 像素存储从左至右,从上到下成一个文件。 (您可以查看图像 使用,例如,Photoshop软件。)
DCT Coding (2012-03-20, Visual C++, 551KB, 下载23次)

http://www.pudn.com/Download/item/id/1799895.html

[2D图形编程] fun

防空导弹主级燃料相对质量因素计算。根据三点法计算防空导弹的主级燃料相对质量变化。
Relative to the main level air defense missile fuel quality factor calculation. Calculated according to three main-level air defense missile fuel relative mass change. 新! 按住 Shift 键的同时点击并拖动上方的字词即可重新排序。 删除字典Google 翻译(企业版):译者工具包网站翻译器全球商机洞察关闭即时翻译关于 Google 翻译移动隐私权政策帮助发送反馈trajectoryballisticballistics弹道► 点击可显示其他翻译 按住 Shift 键的同时拖动短语即可重新排序。 (2011-12-03, matlab, 1KB, 下载10次)

http://www.pudn.com/Download/item/id/1719736.html

[2D图形编程] filters

实现了多种空域、频域滤波器:直方图均衡化、中值滤波、拉普拉斯锐化、理想低通、巴特沃斯低通、去条带
realize various space-based and frequency-based filters, like equilzation, median filter, laplacian filter, ideal low-pass filter, Butterworth low-pass filter and wedge filter (2011-08-05, Visual C++, 2902KB, 下载39次)

http://www.pudn.com/Download/item/id/1615023.html

[2D图形编程] ndnanfilter

NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为NDWIND。 简短描述: 此功能适用于一对X与W N维卷积,利用MATLAB的IMFILTER或CONVN功能,忽视/插值/灌装NaN的。 默认情况下,边缘与在与PADARRAY MATLAB的函数的边界的X值填充。当PADARRAY没有找到,该程序执行零填充。 简短说明: *见截图。
NDNANFILTER N-dimensional zero-phase digital filter, ignoring NaNs. SHORT SYNTAX: [Y,W] = ndnanfilter(X,HWIN,F) SHORT INPUT: X- Multidimensional data with/without NaNs. HWIN- Window s name (N-D moving average by default: rectwin ). F- Vector specifying the semi-width of the window for each dimension. SHORT OUTPUT: Y- Filtered/smoothed X data (same size as X!) with zero phase shift. W- N-dimensional window with central symmetry generated by a special subfunction called NDWIND. SHORT DESCRIPTION: This function applies a N-dimensional convolution of X with W, using the MATLAB s IMFILTER or CONVN function, ignoring/interpolating/filling NaNs. By default, the edges are padded with the values of X at the borders with the PADARRAY MATLAB s function. When PADARRAY is not found, the program performs zero-padding. SHORT NOTE: * See the screenshot. (2011-02-24, matlab, 6KB, 下载12次)

http://www.pudn.com/Download/item/id/1436750.html

[2D图形编程] hw01

本程序实现了一个二维图元的移动、旋转、缩放功能。采用设备坐标系。 首先输入多边形,以三角形为例: 1、输入多边形顶点个数:3 2、输入第一个顶点坐标:200 130 3、输入第二个顶点坐标:100 300 4、输入第三个顶点坐标:70 100 而后,输入: m :表示移动多边形。接着输入x方向移动大小和y方向移动大小,均为设备坐标系下的像素数; r :表示选装多边形。接着输入旋转角度,比如:20; s :表示缩放多边形。接着输入x方向比例和y方向比例。比如:1.5 和 2; 结束本程序请输入:ctl+atl+del,在windows任务管理器重结束本任务。
graphic transformation. (2010-11-11, Borland C++, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/1342220.html

[2D图形编程] GLCD_sample

此程序用来编辑基本的128*64 graphic LCD, 配套于KS108控制器。 包含了基本的画图功能, 画线, 画字母, 画图形等。
This procedure is used to edit the basic 128* 64 graphic LCD, supporting the KS108 controller. Includes basic drawing functions, draw lines, draw the letters, draw graphics. (2010-10-04, C/C++, 6KB, 下载6次)

http://www.pudn.com/Download/item/id/1310046.html

[2D图形编程] SIFT-matlab

基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力
SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot area of research and the difficulties in matching their ability to deal with translation between two images, rotation, affine transformation to match the case of problems, and even to some extent in any angle images will also be able to match the characteristics of a more stable capacity (2009-08-12, matlab, 603KB, 下载3488次)

http://www.pudn.com/Download/item/id/875431.html

[2D图形编程] SDLchinese

目录: 1. 作者介绍 2. SDL(Simple DirectMedia Layer) 1. SDL是什么? * SDL是一个自由的跨平台的多媒体开发包 * 适用于游戏 * 适用于游戏SDK * 适用于模拟器 * 适用于演示软件 * 适用于多媒体应用软件 3. SDL有哪些功能? * 视频 * 事件 * 音频 * CD音频 * 线程支持 * 定时器 * 和字节序(Endian)无关
Contents: 1. The author 2. SDL (Simple DirectMedia Layer) 1. SDL what?* SDL is a free cross-platform multimedia development kit for games** applies to game emulator for SDK** applies to demonstration* applicable to multi-media software applications 3. SDL What are the functions?* video* event* audio* CD audio* threading support* Timer* and endianness (Endian) has nothing to do (2009-05-19, Unix_Linux, 22KB, 下载21次)

http://www.pudn.com/Download/item/id/766807.html

[2D图形编程] System.Drawing.Html

这是一个可完美渲染HTML的渲染器,可同时显示高亮源代码、解析树以及渲染结果。该渲染引擎基于HTML4.01以及CSS2定义。
This is a perfect rendering HTML renderer can be highlighted at the same time show the source code tree, as well as rendering the results of analysis. The rendering engine based on the definition of HTML4.01 and CSS2. (2009-01-25, C#, 650KB, 下载9次)

http://www.pudn.com/Download/item/id/635389.html

[2D图形编程] DICOMViewer

用FoxPro写的DICOM浏览器测试代码,具有窗宽窗位,移动,反转,负片,伪彩,标注等功能,本程序使用了DICOM3DSDK,请到DICOM3DSDK.COM.CN下载控件
DICOM written with FoxPro browser test code, with window-width window level, move, reverse, negative, pseudo-color, tagging and other functions, the procedures used DICOM3DSDK, please download DICOM3DSDK.COM.CN control (2008-10-20, Others, 8KB, 下载3次)

http://www.pudn.com/Download/item/id/564330.html

[2D图形编程] GraphicsEditSystem

本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括: 绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。 编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。 保存方面 ,要求能够将所绘制图元成功保存进文件。 读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。
err (2008-07-29, Visual C++, 3975KB, 下载684次)

http://www.pudn.com/Download/item/id/519350.html

[2D图形编程] QRcodeDecoder

VC++写的QR code二维码的解码器,不包含编码,包括图形过滤、探测、校正、纠错等,可用于参考。 做的时候在站内找到的其他相关源码都有这样那样的问题,很是头疼,故把自己写的上传到这里。
VC++ Urgent you QR code slightly bent eagle eagle shield you匂Park Eagle root audio sex sex boast狛凄Xi Tuo, Ming-xia, Pi feces, Zhang Wei Gissin song噐deep breath. Xun you play Ping delicate pressure yesterday widow bully you purchase麿Nagi坿Chen Ying threatening sneer at you劔vertebral劔understanding籾page contains Yu Yao Summerside cutter commissioned urgent you poor lost勧Chen Sengoku bullying. (2008-07-12, Visual C++, 74KB, 下载1295次)

http://www.pudn.com/Download/item/id/509226.html

[2D图形编程] readtext

使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码 这个程序通过Kalman滤波实现目标轨迹跟踪,并预测目标下一出现的位置。它通过背景相减实现目标检测,然后把输出的结果交给Kalman滤波器,预测出下一出现的位置(红色),可以和实际出现的位置(绿色)相比较。
The use of Kalman filtering to achieve the goal of two-dimensional image of the trajectory tracking of the source code of this process through the Kalman filter for trajectory tracking of goals and objectives of the next prediction appear. Through background subtraction to achieve target detection, and then output the results to the Kalman filter, prediction next appear (red), can occur and the actual position (green) compared. (2008-07-05, matlab, 6KB, 下载333次)

http://www.pudn.com/Download/item/id/505038.html

[2D图形编程] Uniform_NPR-LPFB

用一组线性相位的滤波器组来对图像进行处理,以检验该线性系统的各项参数是否符合要求。
using a linear-phase filter to the image processing, to test the linear systems of the various parameters whether it meets the requirements. (2006-08-09, matlab, 166KB, 下载19次)

http://www.pudn.com/Download/item/id/208318.html

[2D图形编程] lessonresouse

程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sharpening P0310 : images of high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P 0312 : Butterworth (Butterworth) high-pass filt (2006-07-11, Visual C++, 654KB, 下载494次)

http://www.pudn.com/Download/item/id/202547.html

[2D图形编程] V2dCAD3.0

一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.
a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic algorithm. computer graphics suitable for the study and application. (2006-05-17, Visual C++, 234KB, 下载156次)

http://www.pudn.com/Download/item/id/185348.html

[2D图形编程] VC++6.0数字图像处理程序集

内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。
intron from the edge filter, and morphological methods Skeleton extraction experiment report. (2005-05-31, Visual C++, 246KB, 下载117次)

http://www.pudn.com/Download/item/id/1117473977623319.html
总计:142