搜索资源列表
chepaidingwei
- 基于MATLAB和VC++6.0制作的车牌定位系统,做毕业设计的朋友可以参考参考-MATLAB and VC++6.0 based on production of license plate positioning system, the final project can refer to refer to a friend
inpainting
- image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be comp
DIP-final-project-report
- Digital Image Processing final year report
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
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 d
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
MARK_Raytracing
- ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object mat
project-report-on-robo(final)
- this techniqus to find steganography and using this the image can be recovered quickly and efficiently-this is techniqus to find steganography and using this the image can be recovered quickly and efficiently
image-reduce
- 数字图像处理课程期终要求项目:将图像缩小到不同的倍数,并进行滤波。-It s the final project of the digital image processing lesson, which is programmed for reducing a image into demanding size.
image-enlarge
- 数字图像处理课程期终项目,对图像进行放大,并进行滤波,达到一定的信噪比。-The final project of the digital image processing lesson, which is programmed for enlarging a image into demanding size.
image_equalization
- 数字图像处理课程期终项目,对灰度图像进行直方图均衡,包含原图像。-It s the final project of the digital image processing lesson, which is programmed for image equalization.
realtime-dynamic-shading
- 本文对动态实时软阴影技术进行了深入地研究和分析,通过对比各种实时软阴影算法的优缺点,根据项目实时性要求较高的需求,最终选择了两种基于图像空间的算法进行扩展。-In this paper, dynamic real-time soft shadows technology in-depth study and analysis, by comparing the various advantages and disadvantages of real-time soft shadows algor
FINAL
- Image mosaic! ! This my graduation project source code can be a complete separation, I hope everyone can help. Strongly despise those who cheat in order to download and upload some irrelevant code compiler error or even a bunch of despicable villains
svenfuchs-rails-i18n-e769bde
- this is final coding of project face tracker
final-project.rar
- 通过给出的两组图片以及对应的光照位置,计算图片的albedo以及图像的表面法向量和位置并显示,最后自动生成任意角度照射得到物体图像,并以视频的方式显示,Photometric stereo Albedo and Normal
Vector-quantization
- 采用自组织映射算法(SOM)设计码书,达到全局最优,同时采用组合码字和图像块动态划分等优化算法,最终实现的码书性能比LBG算法有很大提高。这是中科大视频技术的final project,附有最终版的report和presention。-Using self-organizing map algorithm (SOM) designed codebook, the global optimum, while using a combination code word and image block
FinalProjectplaying_cards_images
- Final Project for Bridge CARDs, Introduction to Java Programming, Comprehensive Version (10th Edition), Final Project
final-project
- A girl play with dog using j creator
150522 12?? ??
- final project of computer vision
ML Final project
- 计算H矩阵,通过机器学习进行分类。提供三种分类方法(Computing H Matrix using machine learning to do the clustering.)