搜索资源列表
图形实验
- 用delphi开发的图形学边界点和内点的区域种子填充算法和扫描线种子填充算法-with graphics developed by the border point and the point within the regional seed filling algorithm and scanning lines of seed filling algorithm
scanlineseedsf
- 计算机图形学实验做的扫描线算法,是用C语言实现的。-computer graphics experiment done by scanning algorithm is the use of the C language.
erwei
- 计算机图形学的实验二维剪裁直线算法,可用于C++或TC-computer graphics tailoring the experimental two-dimensional linear algorithm can be used in C or TC
imagelab2
- 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare an
imagelab3
- 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, paint
zhang_data
- 经典的张正友摄像机标定算法源码,实验图片及实验数据
计算机图形学应用及进展
- 本实验实现了分形递归树的生成算法,并简单应用该算法实现了一个动画效果:摇曳的递归分形树。及一个flash实验报告
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
Huffman编码的算法及其实现。
- Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
Arnold
- Arnold置乱算法代码,能根据Arnold映射实验二维图像的像素坐标置乱加密-Arnold scrambling algorithm code, according to Arnold experimental two-dimensional image map coordinates of the pixel scrambling encryption
1
- 实验内容:设计程序实现直线段绘制的Bresenham算法,并显示不同的线型(实线、虚线、点线)和线宽。-Experiment content: the design process to achieve the Bresenham straight line drawing algorithm, and show different linear (solid line, dotted line, dot line) and line width.
jbtxsc
- 基本图形的生成的实验代码,包括DDA(数值微分)算法、Bresenham算法等-Basic graphics experiments generated code, including the DDA (Digital Differential) algorithm, Bresenham algorithm
Graph
- 图形学上机实验代码,算法经过仔细推敲,为最优算法-Graphics on the machine test code, algorithms careful scrutiny, as the optimal algorithm
bresenham
- 计算机图形学编程实验,实现Bresenham算法绘制线段-Computer graphics programming experiment to achieve the Bresenham line drawing algorithm
2D-APcluster
- 基于AP算法的2维数据点分类程序,程序完整,实验结果有图,清楚易懂。-AP-cluster based mathod for 2-D data classification.
LiangYouDong-Barsky
- 实验内容:利用梁友栋算法(参数化线段裁剪算法)或编码裁剪算法变成实现对直线段或者任一图形的裁剪。有完整可运行的源代码,还有对应的实验报告。-Experiment: LIANG You algorithms (parametric Line Clipping Algorithm) or coding clipping algorithm into a cut on the straight line segments or any graphics. The complete source cod
Mutual_Information
- 研究了基于互信息测度的医学图像配准方法,提出了一种优化算法的改进。目的旨在于解决配准的精度和在基于互信息配准过程中的效率问题。提出的优化算法是将拟牛顿方法运用于多模医学图像配准中。实验结果说明这种改进的方法能有效提高配准的精度和效率问题,并得到好的实验效果。-Abstract: This paper presents a novel Optimized method for medical image registration, the purpose is to solve problems,
SIFT_NEW
- SIFT特征检测算法 ,检测的特征点具有平移、旋转、尺度变化不变性,实验效果较好。-The SIFT feature detect algorithm.The feature is scale- and rotation-invariant.The algorithm performs well in experiments.
daima
- 基于小波变换的图像数字水印算法研究 分析讨论了数字水印技术的基本原理、典型算法及数字水印的攻击方法,提出了一种基于离散小波变换的数字水印算法。该算法实现了基于小波变换的盲数字水印的嵌入和提取,提高了水印的安全性;将水印嵌入到原始图像离散小波变换的低频子带中,保证了算法的鲁棒性;利用人类视觉系统确定水印的嵌入强度,提高了水印的不可感知性。并在Matlab的环境下对该算法进行了实验。实验结果表明该算法对滤波、JPEG2000压缩等攻击手段具有较强的鲁棒性。-Image digital waterma
SARautofocus-by-sharpness
- 这个是用于合成孔径雷达图像自聚焦的算法,易于实验,具有良好的效果。适合入门者。-this is a algorithm used for SAR image autofocus. this method is very simple and easy to realize and is suitable for beginner.