-
FaceDetection is a static face detection process, the attention required FaceDet...
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetection library OpenCV provides support to the relevant website, please first download and install on OpenCV, addition of the procedures necessary to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV Please copy the document reader to process the same directory, the program can be run right.
- 2022-09-07 15:05:03下载
- 积分:1
-
基于harris算子角点检测经典完整的算法程序。非基于opencv平台。对初学者很有帮助...
基于harris算子角点检测经典完整的算法程序。非基于opencv平台。对初学者很有帮助-Harris operator based on the classic corner detection algorithm for a complete program. Opencv platform not based on. Very helpful for beginners
- 2022-09-14 00:50:03下载
- 积分:1
-
这是一个matlab svm的例子
this a matlab SVM example- this is a matlab SVM example
- 2023-05-30 18:50:03下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
能够在实现交互式绘图的软件
能够在实现交互式绘图的软件-to achieve interactive graphics software
- 2023-05-30 01:15:03下载
- 积分:1
-
简单的画图程序,实现基本图形的绘制
VC开发的简单的绘图程序,实现基本图形的绘制-VC simple drawing program, to achieve basic graphics rendering
- 2023-07-28 22:45:03下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1
-
一个用来计算InGaAs/InP单量子阱自发辐射谱的程序
一个用来计算InGaAs/InP单量子阱自发辐射谱的程序-Used to calculate an InGaAs/InP single quantum well spontaneous emission spectrum of the procedures
- 2023-03-23 01:15:03下载
- 积分:1
-
本源代码可以对图像进行几何方面的变化 比如图像的旋转 投影 放大 缩小等等 非常实用 可以直接运行...
本源代码可以对图像进行几何方面的变化 比如图像的旋转 投影 放大 缩小等等 非常实用 可以直接运行-Origin of the code can be geometric changes in the image such as image rotation, and so is very useful zoom projector can be directly run
- 2022-02-10 06:02:28下载
- 积分:1
-
gabor二维滤波器,能有效的提取细节纹理信息。
gabor二维滤波器,能有效的提取细节纹理信息。-two-dimensional gabor filter, can effectively extract the details of texture information.
- 2023-04-20 23:15:03下载
- 积分:1