搜索资源列表
swfdec-0.3.6.tar
- swf文件的解码器,这是目前为止的最新版本,跨平台-swf file decoder, which is now the latest version, cross-platform
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆
project_shadow
- 透视投影程序: (1)我的自学成果 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-perspective projection : (1) I self-accomplishment (2) development environment vc 6.0 (3) References : Shi - "Computer Graphics", "Programming Windows"
region_fill1
- 区域填充算法: (1)自学计算机图形学时花了好几天写的程序 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-regional filling algorithm : (1) self-study computer graphics flowers for a few days to write the procedures (2) development environment vc 6.0 (3) References : Shi
huffman
- matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (dem
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
gingkoVG
- 2D矢量图形显示开发包 完全遵循2D矢量图形显示标准OpenVG 1.0.1,支持2D矢量图形显示的多数功能: 1)Path, Stroke, join, fill显示 2)直线,2次/3次Bezier曲线,圆弧...显示 3)图形窗口裁减,Rect Scissor, Alpha Mask. 4)Blend显示 5)图象显示及图象特效(锐化,柔化,高斯变换, Color Matrix等) 6)梯度填充:线性和放射性梯度填充 其他高级功能 文件包中包含:
PointIsR
- 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet (P(0).X, P(0).Y), vbRed P(1
bmeps-2.0.6
- bmeps converts bitmap images (PNG/JPEG/NetPBM) to EPS and PDF. EPS level 1, 2 or 3 can be created using run-length compression, flate compression and ASCII-85-encoding. PNG alpha channels can be transferred to PDF or converted to EPS/PDF image masks.
vc5图像采集 code
- 图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6.2 图像采集的 VC实现 6.3 常见图像采集卡的性能指标 6.4 图像采集系统应用... -image acquisition code matching motion estimation algorithm 5.2 Introduction typical motion estimation algorithm 5.3 motion
Watchdog.tar
- 在linux下用QT4.6.3编写mini2440看门狗程序,测试可用。-Under linux mini2440 watchdog program QT4.6.3 write tests available.
CalculationGeometry
- ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 -I-point basic computing 1. Planar distance between two points on 1 2. To determine whether the coincidence of two 1 3. Vector
qt-embedded-free-3.3.6.tar
- QT sources-QT sources
wavecompression
- The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
imgstack
- java环境下开发的imagestack软件,绝对可以用,所谓iamgestack,就是说几幅连续的图像的合成,然后放在同一个图像中,以此来弥补焦距不同造成的部分失真,大家可以下载并使用-imagestack means several consecutive images combined into a sharp noisefree image,for example,from focus length 6.3 to 63mm ,we try to make up for the infor
LEDTesting2.tar
- mini2440上可用的QT程序。用QT4.6.3编写的。测试可行-the mini2440 available QT program. Written with QT4.6.3. Test feasible
ButtonsTesting.tar
- 在linux下用QT4.6.3编写mini2440按键程序,测试可用。-Mini2440 key procedures, test available under linux QT4.6.3 write.
3pwm
- 在linux下用QT4.6.3编写mini2440pwm程序,测试可用。.-Under linux QT4.6.3 write mini2440pwm program, the test is available. .
newfile2
- 【例6.3-6】本例演示:alpha, alim, alphamap的多种调用格式及其它们的配用。-Example 6.3-6 This example demonstrates: alpha, alim, alphamap many, call format and their coordination with.
DirectFB-1.6.3.tar
- directfb-1.6.3 source code