搜索资源列表
3
- 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Tex
3
- Matlab 6.X辅助图像处理----源代码,希望对大家有用
Slicer-3.6-Tutorials3
- 3D Slicer软件的案例教程第三部分,易学易用。3D Slicer是医学图像的可视化软件,开源免费多平台。 -3D Slicer training portfolios. A software platform for the analysis and visualization of medical images.
povwin-3.6
- POV-Ray,全名是Persistence of Vision Raytracer,是一个使用光线跟踪绘制三维图像的开放源代码免费软件。-POV-Ray, full name is the Persistence of Vision Raytracer, the use of ray tracing is a rendering of three-dimensional images of the open-source free software.
3-6
- 书上源代码,是有关android编程的,十分有用-Source book is about programming android, very useful
OpenCV(SourceCode)3
- 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
InsightToolkit-3.6.0
- ITK工具包,有分割。配准算法。还可以开发-itk
3.6.3-Threshold
- 基于CCS开发环境对视频图像的阈值处理,代码的要求是CCS要3.3以上版本-CCS-based development environment on the threshold of the video image processing, code requirements are CCS to 3.3 or later
YALL1-v1.3
- 求解L1范数最小化问题的凸优化工具包,共含有6个模型的求解方法-Solving the L1-norm minimization problem of convex optimization toolkit contains a total of six methods of solving the model
BM3D_v1.7.6
- bm3d图像去噪算法,3个文件 用于处理灰度图像-v 1.7.6
FaceDetect_V1.3
- 在VC 6.0环境中,用adaboost进行目标识别,实现了场景中物体的标记。-In the VC 6.0 environment,using adaboost target recognition, realizeing the tag of the object in a scene.
cluster-3.6.6
- 基于混合高斯的无监督聚类程序,对数据聚类、图像分割等都具有参考意义-An Unsupervised Algorithm for Modeling Gaussian Mixtures
characteristics-of-rapid-detection
- 现代数字图像处理技术提高及应用案例详解(matlab版 3.6改进型数字图像中直线特征的快速检测方法-Modern digital image processing technology and application case explanation (matlab version 3.6 improved linear characteristics of rapid detection method in digital image
dcmtk-3.6.1_20131114.tar
- DCMTK is a collection of libraries and applications implementing large parts the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network co
3-6
- Opencv图像处理,sifT算子,模式识别 图像检索 形状特征 文理特征 形状特征 空间分布特征。-IMAGE PROCESSING
MRF1.6
- This directory contains the MRF energy minimization software accompanying the paper [1] A Comparative Study of Energy Minimization Methods for Markov Random Fields. R. Szeliski, R. Zabih, D. Scharstein, O. Veksler, V. Kolmogorov, A. Agarw
ffmpeg-2.3.6
- ffmpeg-2.3.6,提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec。非常强大的功能包括视频采集功能、视频格式转换、视频抓图、给视频加水印等。-ffmpeg-2.3.6, provides a complete solution to record, convert and stream audio and video. It contains a very advanced audio/video codec library liba
1.3 图像的边缘检测
- 1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序
dcmtk-3.6.2-html-help
- DCMTK的帮助文档:dcmtk-3.6.2-html-help.zip(DCMTK help documentation)
