资源列表
[图形图像处理(光照,映射..)] mser-example
说明:应用MSER检测子检测图像局部区域来估计图像尺度信息,非常好用!-Applying MSER to detect the local region in images, then estimate the image scale information, very easy to use!<David > 在 2025-09-25 上传 | 大小:2.32mb | 下载:0
[图形图像处理(光照,映射..)] PDE_Programs
说明:图像处理的偏微分方程方法,包括曲线演化,图像分割,图像滤波,图像复原等的matlab源代码。-Partial differential equations of image processing methods, including curve evolution, image segmentation, image filtering, image restoration, etc. matlab source code.<zerg> 在 2025-09-25 上传 | 大小:15kb | 下载:0
[图形图像处理(光照,映射..)] moving-target-tracking-
说明:基于卡尔曼滤波器原理,可实现视频序列中目标的运动跟踪-Kalman filter based on principle, can achieve the target video sequence motion tracking<xiaoxiongaa> 在 2025-09-25 上传 | 大小:4kb | 下载:0
[图形/文字识别] face-recognition
说明:含有PCA经典人脸识别方法和PCA+SVM人脸识别方法-Classical Face Recognition with PCA and PCA+ SVM face recognition method<xiaoxiongaa> 在 2025-09-25 上传 | 大小:6.94mb | 下载:0
[图形图像处理(光照,映射..)] tuxiangchulicPP
说明:用C++编写的图像处理程序,里面还有界面的制作,已经调通,很有用-Written in C++ image processing, there is also the interface of production, has been transferred through, very useful<唐宁> 在 2025-09-25 上传 | 大小:3.8mb | 下载:0
[图形图像处理(光照,映射..)] face-recognition
说明:自编matlab代码,实现图像的简单几何变换:旋转,切割,放缩-Self matlab code, a simple geometric transformation of image: Rotary, cut, zoom<xiaoxiongaa> 在 2025-09-25 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] Image-geometry-transform
说明:自编matlab程序,实现图像的放缩,剪切和旋转-Self matlab program to achieve the image scaling, shear and rotation<xiaoxiongaa> 在 2025-09-25 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] MARK_ImagePyramids
说明:SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent<> 在 2025-09-25 上传 | 大小:2.73mb | 下载:0
[图形图像处理(光照,映射..)] MARK_Dehaze
说明:2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using dark c<> 在 2025-09-25 上传 | 大小:2.58mb | 下载:0
[图形图像处理(光照,映射..)] MARK_Kmeans
说明:使用k-means算法对一副RGB色彩空间的图像作简单的聚类。根据命令行提示输入聚类的大小K,程序自动计算每一个像素点的归属并着色该点为该类的色彩均值。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-Using k-means algorithm on an RGB color space images to make a simple clustering. According to the command prompt enter the<> 在 2025-09-25 上传 | 大小:2.99mb | 下载:0
[3D图形编程] AdvancedOgreFramework
说明:ogre官方推荐框架。框架思路清晰,能灵活的扩展。不过推荐不推荐新手使用。-ogre official recommendation fr a mework. fr a mework for clear thinking, flexibility of expansion. However, the recommended not recommended for newbies.<YY> 在 2025-09-25 上传 | 大小:1.54mb | 下载:0
[3D图形编程] MARK_Raytracing
说明:ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object mat<> 在 2025-09-25 上传 | 大小:1.4mb | 下载:0