搜索资源列表
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
content
- 一个图像匹配的程序,共有4幅图片,可以选取之一为目标图像,可以将其他三副图片按相似度大小进行排序
2187997322007101850426931262
- 当今影像数字化产生的位图影像,往往是以每像素三字节的格式表示的,这导致了大而难处理的位图。为减少这些存储开发了很多压缩系统。由Compu Serve开发的GIF(Graphic Interchange Format)系统通过把可能分配给一个像素的颜色数目减少到仅为256个的方法来研究问题,这意味着每个像素的值可以用一个字节而不是用三个字节表示。256个可能的像素值中的每一个都可借助于一个叫调色板的表与一个红、绿、蓝的组合联系起来。通过改变一个影像所对应的调色板,就可以改变影像中的颜色。 G
qq
- 基于背景差分法和帧间差分法的目标跟踪 应用了二维滤波,效果较好-Based on background difference and frame difference method applied to two-dimensional target tracking filter, better
isar
- 逆合成孔径雷达单点目标仿真程序 但点目标 新手啊 有什么不对的 请指教- for matlab ISAR
chepaiceshi
- 这个程序代码的主要目标是对JPEG的车牌图像进行压缩,从而方便在网上进行传播-The program code of the main objectives of the license plate on the JPEG image compression, in order to facilitate the dissemination of online
RADAR_simulation
- 雷达成像模拟程序,可以检测动目标并标示运动方向。运行radarSimulation.m文件。可以自由设置参数。-Simulation of radar imaging procedures, can detect the moving target and marked the direction of movement. RadarSimulation.m file to run. Are free to set the parameters.
extraction_algorithm
- 针对特定目标提取的二值化算法,值得一看,一个小论文-Specific object extraction algorithm of the two values
Hyperspectral-images
- 光谱图,用于图像处理方面的数据,可做目标检测-Hyperspectral images
onetag
- 实现轨迹在特定图形中的动态显示,同时可以实现多个目标的轨迹-The dynamic of the locus in a specific graphic display can be achieved while a plurality of target trajectory
the-map-recovery
- 可以利用matlab简单的程序对目标图行进行复原-Simple matlab program to recover the goal graph line
RD
- SAR图像成像的RD算法,包括目标的检测与成像-RD algorithm for SAR image, including target detection and imaging
CSpoint
- 对于条带合成孔径雷达 CS算法点目标仿真的简单算法-For simple algorithm stripe synthetic aperture radar the CS algorithm point target simulation
cs
- 这是SAR成像点目标仿真中的CS算法,程序严格按照Ian G. Cumming的《合成孔径雷达成像算法与算法》中CS算法来编写,对于学习CS算法的同学来说是入门级的仿真程序-CS SAR imaging point target simulation algorithm, the program written in strict accordance with the Ian G. Cumming synthetic aperture radar imaging algorithm and a
wKA
- 这是SAR成像点目标仿真中的wK算法,程序严格按照Ian G. Cumming的《合成孔径雷达成像算法与算法》中wK算法来编写,对于学习wK算法的同学来说是入门级的仿真程序 -This is the the SAR imaging point target simulation the wK algorithm, the program written in strict accordance with the Ian G. Cumming synthetic aperture radar
KinectUserHeight
- 使用Kinect 景深摄像机,获取目标的身高,开发平台为VS,建立WPF项目, 直接运行即可-Using Kinect depth camera, get the target height, development platform for VS, build WPF project can be run directly
FrameDifference
- 本程序实现的是视频处理中运动目标检测的差分法-This program is a video processing moving target detection difference method
motiondetetor
- 动目标检测 wince下成功实现,带预览功能,十分强大-Wince under the moving target detection
executable
- tld目标跟踪算法,很适合初学者,实时性很好。-To promote the informationization of the global Internet revolution, for global range of information processing and communication provides the operating platform,
Draw-a-rectangle-matlab
- 本程序在图像上指定位置话红色的矩形框作为标记,用在目标跟踪上很有用。-This procedure is specified, then the position of the red rectangle on an image as a mark for use in target tracking useful.