登录
首页 » Special Effects » Introduced the field of computer vision inherent in the world of laboratory rese...

Introduced the field of computer vision inherent in the world of laboratory rese...

于 2022-07-11 发布 文件大小:132.34 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

介绍了世界范围内在计算机视觉领域的有突出研究成果的实验室极其个人,对介绍了计算机视觉领域的期刊杂志排名情况-Introduced the field of computer vision inherent in the world of laboratory research results highlight the very personal, and introduced the field of computer vision journals ranked

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!...
    基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!-PCA dimensionality reduction based on the characteristics of the same characteristics of transformation method (sift), hope that the study of feature extraction has to help a friend!
    2022-01-27 22:33:22下载
    积分:1
  • 基于相位相关性的运动估计实现方法,matlab代码
    基于相位相关性的运动估计实现方法,matlab代码-Phase correlation-based motion estimation method, matlab code
    2022-04-10 04:37:59下载
    积分:1
  • 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图...
    将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图-of color bitmap into colored or black-and-white bitmap, for the value of two (jitter support multiple methods) treatment, the bitmap
    2022-10-15 08:25:02下载
    积分:1
  • 关于灰度点运算的代码程序。数字图像处理中点运算是基本的图像处理方法...
    关于灰度点运算的代码程序。数字图像处理中点运算是基本的图像处理方法-Computing points on the gray code procedures. Digital image processing operation is the midpoint of basic image processing methods
    2022-01-25 14:17:19下载
    积分:1
  • Introduce the visual color space and its application in interactive image segmen...
    介绍了视觉颜色空间及其在交互式图像分割中的作用, 实验分析了它的奇异性, 在此基础上, 考虑像素的 空间和色彩分布, 提出了基于区域生长法的多颜色空间、 多度量准则的聚类算法和零碎区域的合并算法, 颜色空间选取HSL 和RGB 两种, 相似性度量包括了种子点、 扩张点和生长区域三个方面, 并用于敦煌壁画图像的分割.-Introduce the visual color space and its application in interactive image segmentation of the role, experimental analysis of its singularity, on this basis, taking into pixel space and color distribution, based on region growing multi-color space, multi-metric criteria clustering algorithm and fragmented region merging algorithm, select the HSL color space and RGB are two similarity measure, including the seed point, the expansion point and the three aspects of regional growth, and for image segmentation in Dunhuang murals.
    2022-06-02 08:06:16下载
    积分:1
  • 实验目的:1)图像2的图像加密级别。
    实验目的: 1) 图像水平集合 2) 图像加密算法 3) 边缘提取 4) 噪音图像的产生 (2)显示图像,理解图像的模型 (3)使用图像的不同格式,理解图像压缩的意义 (4)对图像做简单的操作 本次实验需要熟练使用以下几个MATLAB命令: imread, imwrite, imshow,figure -Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure
    2022-01-25 22:40:45下载
    积分:1
  • Dual tree complex wavelet and the noise, including the one
    对偶复树小波以及去噪, 包含1维二维三维的程序实现-Dual tree complex wavelet and the noise, including the one-dimensional two-dimensional three-dimensional program
    2022-06-15 08:53:33下载
    积分:1
  • 第四章 MATLAB 图形对象操作 4.1 图形对象的属性 4.2 图形对象句柄的获取 4.2.1 对象创建时获取 4.2.2 层次关系...
    第四章 MATLAB 图形对象操作 4.1 图形对象的属性 4.2 图形对象句柄的获取 4.2.1 对象创建时获取 4.2.2 层次关系来获取 4.2.3 当前对象的获取 4.2.4 根据对象属性值的获取 4.3 图形对象句柄的删除与判断 4.3.1 句柄的删除 4.3.2 句柄的判断 4.4 图形对象属性值的获取与设置 4.4.1 图形对象属性值的设置 4.4.2 图形对象属性值的获取 4.4.3 用户缺省值的操作 4.5 图形对象的其它操作 4.5.1 figflag 函数 4.5.2 findfigs 函数 4.5.3 copyobj 函数 4.5.4 capture 函数 4.5.5 refresh 函数 4.5.6 saveas 函数 4.5.7 hgload 函数和 hgsave 函数 4.5.8 newplot 函数 -Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Defa
    2022-01-26 04:30:51下载
    积分:1
  • This program is used to read ppm format image. It s simple but useful for the pe...
    This program is used to read ppm format image. It s simple but useful for the people who want to understand the basic idea of digital image processing.
    2022-07-15 06:53:46下载
    积分:1
  • 2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码...
    2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码-2D image processing procedures, similar FRACTAL STUDIO features a very powerful Needless to say, this is the source code
    2023-06-05 19:40:04下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载