-
loadcode
说明: 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。(in MATLAB prepared to achieve different levels of image wavelet decomposition algorithm; Choice of two small Porgy; Three pairs of classic pieces of black-and-white and color images DWT; Four zero tree, grid-based Tower vector quantization, LBG-based algorithm, based on the scalar quantization Wavelet Transform Coding ; 5 analyzed the results of the comparison. The purpose : a comprehensive training program students; Two pairs of the high number and the method of computation, programming, data structures, algorithms, digital image processing and review of the curriculum used; Three students can develop the algorithm design and analysis.)
- 2006-03-25 16:50:02下载
- 积分:1
-
opencv用Delphi
OpenCV的流是一个实用程序。它允许研究OpenCV函数的顺序流的影响,在每个图像中包含的目录执行。这是写在一个;
- 2022-01-25 19:07:06下载
- 积分:1
-
TBIF1210-03-01
my first big assignment
- 2014-05-20 23:42:01下载
- 积分:1
-
wav文件转换为PCM码流工具源码(wav2pcm)
将wav文件转换为PCM码流数据数组,供单片机直接调用,方便单片机开发音频芯片(如:PCM1770)。
- 2021-05-07下载
- 积分:1
-
Delphi_write_DLL_complete
说明: delphi下制作DLL程序全面的讲解
有一些输入法的调用例子
一 Dll的制作一般分为以下几步:
1 在一个DLL工程里写一个过程或函数
2 写一个Exports关键字,在其下写过程的名称。不用写参数和调用后缀。
二 参数传递
(Use delphi to design DLL program.
call ime program
)
- 2011-02-27 06:55:57下载
- 积分:1
-
Snoop网络封包分析工具
说明: Snoop网络封包分析工具,本控件基于WinPcap,所以必须先安装WinPcap(Snoop Network Packet Analysis Tool,This control is based on WinPcap, so you must install WinPcap first.There are examples to illustrate.)
- 2020-06-23 13:40:02下载
- 积分:1
-
有限元分析土体渗流程序
说明: 有限元法分析土体渗流的源程序,采用Pascal语言,比较好(Source program of finite element analysis of soil seepage)
- 2019-11-05 10:13:12下载
- 积分:1
-
Delphi_Error
Delphi缺陷大全 Delphi缺陷大全 Delphi缺陷大全 Delphi缺陷大全 Delphi缺陷大全(Delphi Error Delphi Error Delphi Error Delphi Error )
- 2013-12-12 16:44:56下载
- 积分:1
-
JvBallooonHint 示例
示例 utk menggunakan komponen JvBalloonHint
- 2023-01-04 23:45:04下载
- 积分:1
-
YOLO
说明: 将一幅图像分成 SxS 个网格(grid cell),如果某个 object 的中心落在这个网格中,则这个网格就负责预测这个 object。(Divide an image into SxS grid cells. If the center of an object falls in the grid, the grid is responsible for predicting the object.)
- 2020-06-21 11:40:02下载
- 积分:1