-
IHStransform
用于图像融合的IHS变换方法的比较的相关论文(IHS transform for image fusion method of comparison of the relevant papers)
- 2013-06-25 10:07:59下载
- 积分:1
-
exa9_1_1
对于原始数据进行插值并抽取,从这个过程中将数据平滑化,得到理想的效果。(The original data for interpolation and extraction, data from this process will be smoothed to get the desired results.)
- 2012-01-11 23:18:47下载
- 积分:1
-
Wienerfilter1
这是一个(原创的)用matlab做成的维纳滤波器程序,可以直接运行,对于初学数字信号处理的各位有不错的帮助。((original) using Matlab caused by Wiener filter procedures, and can directly run for the beginner in digital signal processing you have any good help.)
- 2006-06-03 21:24:04下载
- 积分:1
-
Denoising-3-in-1
去噪算法matlab源码三合一,包含BLS-GSM,BM3D,NLM(Denosing algorithms 3 in 1, include BLS-GSM+ BM3D+ NLM)
- 2013-08-01 11:40:42下载
- 积分:1
-
texture_extraction
求灰度共生矩阵及其各要素用matlab实现(For gray-scale co-occurrence matrix and its elements realize with matlab)
- 2008-05-21 21:07:49下载
- 积分:1
-
wpd-ziliao
小波包学习资料,包括多种小波包应用的MALAB算法实现( good learning materials about WPD ,including many MALAB algorithms of wavelet packet
)
- 2013-03-13 16:46:53下载
- 积分:1
-
CCD
对ccd图像进行解码采集,并通过VGA输出(Ccd image decoding of the collection, and through the VGA output)
- 2009-07-16 22:35:30下载
- 积分:1
-
0_Multi_Object_Tracking_Kalman_Filter-master
用yolo算法检测到的视频目标,用kalman滤波算法进行多目标跟踪,程序需修改一些路径。(Yolo algorithm is used to detect video targets, Kalman filtering algorithm is used to track multiple targets, and the program needs to modify some paths.)
- 2018-12-18 11:24:37下载
- 积分:1
-
SP企业人事管理系统源码
功能介绍: 该系统基本包含一般处理SQL的命令,其中使用了 Linq To Sql技术,强数据类型的DataAdapter,还有通过了一般连接Sql的连接,在必要的时候通过"SQL的存储过程",降低了通过普通方式代码的冗余度.对于动态绑定数据,本人还是只是使用了linq绑定.在校验方面,多是使用正则表达式.在一次性频繁处理数据库的更新操作的时候,偶尔使用多线程,自定义传递参数的类,来给多线程传递参数.该系统适合初学者,希望能给大家帮助...谢谢...菜单功能: 基本信息管理 人事管理 备忘记录 数据库维护 管理工具 系统管理
- 2014-11-09下载
- 积分:1
-
Graphics
一个集成的图形界面的程序,可调用每一次作业子程序。
一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。
二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。
三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)
五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
六、交互式Bezier曲线的输入绘制程序实现
(An integrated graphical interface of the program, each operation subroutine callable.
One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval.
Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively).
Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
- 2020-06-30 08:20:02下载
- 积分:1