资源列表
wavelet
- 图像处理:图像算法中的小波变换算法例子合集。-Image Processing: Image Wavelet Transform algorithm is an example of collection.
hunhegfaosi
- 该程序采用了混合高斯算法,对视屏进行处理能够检测出运动目标,同时采用了连通域阈值法除去多余的轮廓,使用时要安装opencv-The program uses a Gaussian mixture algorithm for processing to detect moving targets on the Screen, at the same time using the connectivity Domain threshold method to remove the outline t
matlab-video-track
- matlab程序,实现运动物体自动跟踪和识别!经过测试可以运行-This toolbox contains Matlab files that implement the nonsubsample contourlet transform and its utility functions. Some Matlab files are the same as those in Contourlet Toolbox.
程序
- InSAR数据处理研究,其中采用最小二乘和质量图指导两种相位解缠方法(The research of InSAR Data processing)
Gonzalez
- 冈萨雷斯数字图像处理MATLAB版图片 全书12章里所有图片-Gonzalez Digital Image Processing MATLAB version of the picture book chapters in all 12 pictures
Digital-Image-Processing-
- 冈萨雷斯数字图像处理MATLAB版图片,12节-Gonzalez Digital Image Processing MATLAB version of the picture
meanshift code
- Mean shift算法是传统的目标建模的方法,即对欲跟踪目标进行建模,然后通过匹配的方式寻找到下一帧中目标的位置。但它又与传统的盲搜不同,它利用相邻帧之间目标位置变化不大的特点,采用迭代逼近的方式提高算法的搜索速度。(The Mean shift algorithm is the traditional method of target modeling, which is to model the object to be tracked, and then to find the posi
ipnc_app.rar
- Davinci DM365 搭配MT9P031 Sensor的视频监控器的应用端软件代码,运行于MontaVista Linux,包含了对各种视频图像编解码的算法调度实现,The application src of Davinci DM365 packed with MT9P031 Sensor,runing on MontaVista Linux,includes the algorithm realization for multi-format video
MLS
- 基于MLS(移动最小二乘),点控制的图形变形- image deformation based on moving square least
KinectExplorer-D2D
- kinect功能集成,可以同时获取彩色、深度、骨骼图像,调整俯仰角等。-kinect functional integration, you can also get the color, depth, bone image, adjusting the pitch angle.
Matlab_GUI
- Matlab_GUI 数字图像处理需要用GUI界面操作-Matlab_GUI digital image processing need to use GUI interface operation
digitalimageprocessingVC
- 实现了图像的灰度变换,阈值变换和边缘检测等等,并且建立了一个CDIB类实现图像的基本操作处理-the programme realizes image Processing, gray transform, color image segmentationand so on.