-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
一个完整的VC++小波变换算法 简单易懂 图形化界面
一个完整的VC++小波变换算法 简单易懂 图形化界面-A complete VC++ Wavelet transform algorithm is simple and easy to understand graphical interface
- 2023-04-11 00:35:04下载
- 积分:1
-
exp11.m为计算出一幅灰度图象的直方图以及对灰度图像进行简单的灰度线形变换的源程序
exp12.m为将一副灰度图像转换成二值图像源程序
exp13....
exp11.m为计算出一幅灰度图象的直方图以及对灰度图像进行简单的灰度线形变换的源程序
exp12.m为将一副灰度图像转换成二值图像源程序
exp13.m为对一幅图像进行直方图均衡化的源程序-exp11.m to calculate an image
- 2022-05-27 13:54:35下载
- 积分:1
-
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了伽马变换的数学图象。
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了伽马变换的数学图象。-This code is used in the magician to become the MAPLE mathematical software running. This code describes a clear mathematical transform image gamma.
- 2022-09-25 16:45:02下载
- 积分:1
-
用Efros和Freeman的纹理合成算法,利用误差最小的边界剪切法进行纹理图片的合成...
用Efros和Freeman的纹理合成算法,利用误差最小的边界剪切法进行纹理图片的合成-By Efros and Freeman
- 2022-08-07 14:27:47下载
- 积分:1
-
取代了VFW DirectShow OpenCV源代码的使用。代码是需要我的..
使用directshow代替opencv的vfw的源代码。代码是工程中需要引入的文件。配置好opencv,按照文章的步骤做就可以了。-Replace the use of DirectShow opencv source code of the VFW. Code is a need to introduce engineering documents. Configured opencv, article in accordance with the steps to do it.
- 2022-07-03 08:36:51下载
- 积分:1
-
包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好...
包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color processing, image processing results
- 2022-05-31 14:14:43下载
- 积分:1
-
人脸识别中特征提取matlab源码,LDA,
人脸识别中特征提取matlab源码,LDA,-Face Recognition feature extraction Matlab source, LDA.
- 2023-06-06 10:10:03下载
- 积分:1
-
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D l...
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration
* Extracting camera motion and scene structure from image sequences
* Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms
* Image-based lighting for illuminating scenes and objects with real-world light images
* Content-based image retrieval, covering queries, representation, indexing, search, learning, and more
* Face detection, alignment, and recognition--with new solutions for key challenges
* Perceptual interfaces for integrating vision, speech, and haptic modalities
* Development with the Open Source Computer Vision Library (OpenCV)
* The new SAI framework and patterns for architecting computer vision applications-Easy to introduce the latest developments in computer vision. Include:* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration* Extracting camera motion and scene structure from image s
- 2022-01-26 03:49:13下载
- 积分:1
-
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。...
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。-Based on image histogram equalization formula programming. Pixel is divided into a total of 256 gray-scale bands, each of the gray band with a corresponding array nk [? ] To store the number of it, and then calculating tk [? ].
- 2023-06-25 23:40:04下载
- 积分:1