搜索资源列表
Open
- 图像分析与处理,腐蚀膨胀算法。随机生成一幅图片,通过开闭运算,减少噪声点
imageprocessing
- 对图像的基本处理:对图像读取、变换(几何和小波)、平滑、压缩、边缘检测、腐蚀、膨胀等。
image_processing_tools
- 实现图像的边沿检测与提取、模板匹配、图象腐蚀膨胀细化-Image edge detection and extraction, template matching, image refinement corrosion expansion
Cell_Recognization
- 本系统具有实现细胞识别等相关功能,主要有以下功能:通过阈值设定进行图像的直方图显示,手动选取或手动去除干扰点,图像平滑,还有一些简单的图处理的功能,如腐蚀、膨胀、边缘的提取或区域提取的显示,最后还可以统计出图像中细胞的个数,以及识别出最大最小的细胞。直接运行就可以,功能一目了然。-The system has achieved recognition and other related cellular functions, mainly in the following features: t
Face_Recognition
- 多功能的人脸识别程序:程序中可以进行一般的图像处理功能,如腐蚀膨胀,光线补偿等。更有皮肤颜色建模、眼睛的色度亮度匹配、Cr与Cb匹配,嘴的匹配等等,还有勾勒人脸和识别人脸部分的功能。-Face Recognition function program: the program can be common image processing functions, such as corrosion expansion, light compensation. More skin color mode
facedetectcPPmfc
- 用c++写人脸检测系统,用了mfc做界面,程序里附带了一些图像处理的基本操作 膨胀 腐蚀 光线补偿等 网上的-C++ written with face detection system, using the mfc interface to do the program with some image processing in the basic operation of dilation and erosion light compensation online
shuzitujiaocheng
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
morphology
- 本原程序是基于形态学的图像分割技术,里面有粗化细化和腐蚀膨胀的算法。是不错的参考资料-morphology includes coarsening,elaborrtion,corrosion and inflation
hough
- 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
renlianshibie
- 读取图像、光线补偿、眼镜定位、膨胀腐蚀、人脸区域定位等人脸特征标定检测。-Facial feature calibration detection
refine_face_detection
- 人脸识别中核心算法的 Matlab 实现,具体包括肤色识别、图像膨胀与腐蚀、和人脸定位-Face recognition algorithm Matlab realize the core, including color recognition, image expansion and corrosion, and face location