资源列表
FFT2Dsource
- 二维FFT(快速傅立叶变换)变换源代码,可编译通过并能正常运行.-2D FFT (Fast Fourier Transform) transform source code, compile and can operate normally.
DynSplit_SL
- 标识物体测量面积周长源代码,可以通过计算面积和周长来把物体提取出来.-marking objects measuring area perimeter source code, can be calculated through the area and perimeter to bring objects extracted.
DsplitFazi
- 阈值分割和轮廓提取源代码,包含有区域生长与种子填充等算法-threshold segmentation and contour extraction source code, includes regional growth and seed filling algorithm
watermark_source.tar
- 实现了一些经典的水印算法的源码,不过平台是在Unix/Linux下的,可供参考-achieved some classics of the watermark algorithm source code, but the platform of the Unix / Linux, available
WaterMarkLSB
- 一个简单水印系统,可以在图像中嵌入和提取水印,使用的是LSB方法,可供参考-a simple watermarking system that can image watermark embedding and extraction, using the LSB methods available for reference,
cr36
- 水印代码 水印代码 -watermark code watermarking code watermarking code watermarking code watermarking code
moving_image_process
- 图象抖动技术处理系统源代码,挺好的 呵呵 -image processing system jitter source code, it's quite good-huh
video_wvltcodinganddemo
- \\examples 目录中存放的是用于编码的demo视频,其中 \\tools 子目录中包含有一个将avi视频转换为yuv视频的工具 \\demo videos 子目录中存放的是可直接用于压缩的参数描述文件和相应的视频文件 \\video_wvltcoding 目录中存放的是视频编码的源程序。 -\\ examples directory is used to store the encoded video demo, which \\ tools subdirectory
shenijngyuanwanglu
- 这是一套很有用的程序,它分为五个章节来就常见问题讲解-This is a very useful procedure, it is divided into five chapters on common issues to explain
4589621122
- 图像获取与实践,用vc编的,可以参考。很使用的-image acquisition and practice, with vc series of reference. The very use
210721352320071231624507985735
- 经典的Harris角点检测程序,用matlab编的,可以参考-classic Harris corner detection procedures, using Matlab series, we can make reference to
chaincode
- 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。 2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R