搜索资源列表
DicomViewer
- 完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口-A complete dicom image biewer, which can read the dicom image, and its properties and put the Jpg and Bmp image to Dicom format. It also realize the video and avi interface.
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
小型矢量绘图系统
- 一个完整的矢量绘图系统,可以绘制点、线、面、椭圆、弧等,并可以改变其属性-integrity of a vector graphics systems, which can draw points, lines, noodles, ellipse, arc, and can change its attributes
2dvectordraw
- 一个完整2维矢量图形软件源代码,包括直线,矩形,样条,文字,填充等功能-a complete two-dimensional vector graphics software source code, including linear, rectangular, kind of, in writing, filling functions
draw-perfect-2D
- 二维的画图类,可以进行点,线,三角形,矩形,椭圆,圆等形状的画图,并可进行缩放,是一个完整的类,直接调入自己的程序里面使用就可以的。-two-dimensional drawing class, for point, line, triangular, rectangular, oval, round shapes such as drawing, to carry out the zoom, is a complete category, transferred directly inside
dibkernel
- CDib类,实现图像的读、写、显示等基本功能。功能完整,代码可靠。-CDib category, achieving image reading, writing, basic features, such as display. Functional integrity, and reliable code.
99273898StereoMatch_1_0
- 立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。-three-dimensional visual integrity of the source code matching, can be directly used in machine vision is the important part.
denoise
- 通过C语言来对小波去除燥声。有很大现实意义啊,程序完整 -C language of a wavelet to dry acoustic. Have great practical significance ah, complete procedures
CAD
- 完整的CAD绘图系统。 简易二维平面CAD 画线、圆、方,可移动、复制、镜像 -integrity of the CAD system. Simple 2D CAD line drawing, round, side, mobile, copy, mirror
DrawSYS
- 一个比较完整的基本图形绘制系统,希望能对图形学初学者有所帮助-a relatively complete basic Rendering System, the hope is to help beginners graphics
vertex_and_fragment_program
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点和变量完整过程的程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly c
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
BezierSplines
- 本代码在VC6.0的环境下编译.其内容为一个完整的贝塞尔曲线的实例,是很有价值的源代码.-VC6.0 the code in the compiler environment. It contains a complete example of Bessel curve, is a very valuable source.
qrencode-1[1].0.2.tar
- 在C情况下实现QR码的编码与解码过程,可以生成图片,纠错码部分也比较完整-C of the QR code encoding and decoding process can generate images, error-correcting codes are part of a more comprehensive
zishiyingyuzhi
- 自适应阈值分割代码,比较完整。C++builder编写,可运行/
RotateImage_src
- 使用C#编写的任意旋转一副图片的例子,附完整源码。
Mid_Clip
- 中点分割直线算法,C语言写的,完整的~~~~~~~~~~~ 写死我了,
3
- 实现对线段的裁剪和对多边形的裁剪 是我们试验课通过的完整代码
c#图像处理
- C# 图象处理 直方图 完整源代码,并附安装文件 绝对可用
libpsd-0.9
- 完整的读取photoshop文件(psd)的代码。添加了VC6的项目文件,编译通过。