-
城市公交地图编辑器源代码,有样图和图例,具体请参见说明
城市公交地图编辑器源代码,有样图和图例,具体请参见说明-city bus map editor source code, sample plans and illustrations, please refer to specific shows
- 2022-02-01 23:02:00下载
- 积分:1
-
利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为...
利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。-Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-frequency coefficients does not match the phenomenon, thereby enabling high-resolution image to be offset. In this paper, the method is improved, and the introduction of local interpolation to be better adapted to the reconstruction algorithm. That is, wavelet interpolation combined with the local adaptation algorithm.
- 2023-01-06 16:30:03下载
- 积分:1
-
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法...
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法-of computer graphics algorithms, such as edge detection, such as Fourier transform algorithm typical
- 2022-07-05 09:56:17下载
- 积分:1
-
123
123
- 2022-09-27 07:40:02下载
- 积分:1
-
to be an increase in the noise image after smoothing filter and the filter, comp...
将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
- 2022-10-12 04:50:04下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看- Uses in the graph study algorithm demonstration and the
object-oriented concept thorough understanding operates source
software The concrete explanation is worthy of looking at
- 2022-05-06 11:30:16下载
- 积分:1
-
Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base...
Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3634&lngWId=3 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.-Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp txtCodeId=3634lngWId=3 The author may have retained certain copyrights to this code...please observe their
- 2022-07-03 05:08:35下载
- 积分:1
-
读图的程序,要以读取任何图,并且可以对灰度进行量化
读图的程序,要以读取任何图,并且可以对灰度进行量化-读图procedures, it is necessary to read any map, and can be quantified on the gray
- 2023-06-06 04:30:03下载
- 积分:1
-
Image processing, including the image of the anti
图像的处理,包括图像的反色、颜色直方图、输入图像等-Image processing, including the image of the anti-color, color histogram, the input image, such as
- 2022-06-20 11:17:04下载
- 积分:1