-
BitmapTest
很好的解析bmp图片的源代码,很不错的初学者的例子,换页大家下载(Very good analytical bmp image of the source code, it is a good example for beginners, for everyone to download page)
- 2007-11-29 21:23:35下载
- 积分:1
-
图像缩放
图像缩放,在readme.txt里有详细的使用说明(image zoom, the readme.txt are detailed usage)
- 2004-12-06 18:41:38下载
- 积分:1
-
code
本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
- 2020-06-30 12:00:02下载
- 积分:1
-
相关系数编程实习
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!(image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!)
- 2005-03-11 21:32:47下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
barcode
code 128 条码生成与译码演示
code 128 条码生成与译码演示(code 128 barcode generation and decoding demo code 128 barcode generation and decoding demo)
- 2009-01-02 15:32:57下载
- 积分:1
-
LBP
线性反投影算法(Linear Back Projection,简称 LBP)又称累加法,是最早使用的一种简单(ECT图像重建)成像算法。它将通过某点的所有投影射线进行累加,再反向估算出该点的密度值。从成像观点分析,它是不完全的雷登逆变换(完整的雷登逆变换包括微分、希尔伯特变换、反投影和归一化等步骤)。(Linear back projection algorithm (Linear Back Projection, referred LBP), also known as cumulative method, is the first to use a simple (ECT image reconstruction) imaging algorithms. It accumulates all projection rays through a point, then reverse the estimated density value of the point. From the image point of view analysis, it is not exactly the inverse transform Leiden (Leyden complete inverse transformation involving differential Hilbert transform backprojection and normalization steps, etc.).)
- 2015-06-08 10:20:16下载
- 积分:1
-
refactor
序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
- 2014-02-15 20:38:24下载
- 积分:1
-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1