搜索资源列表
5Imagesharp
- 本实例通过调节像素点的颜色,实现了图像的锐化处理 -This example by adjusting the pixel color, the realization of the image sharpening
MedicalimageProcessing
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。 -VC++ simple medical image processing system that can adjust the image color, sharpness, and anti-color,灰底balance can also be inverted image, t
Painter
- 该画图软件的基本功能包括点、线、图像的绘制,在绘制过图形之后,利用填充工具能对该图形进行填充,并能够选择颜料盒中颜色,对封闭区域中填充指定的颜色。-The drawing software, the basic features include point, line, image rendering, the draw-off graphics, the use of the fill tool can be filled with graphics, and can choose the c
pics_match
- 用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。-For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics
harris
- 角点检测是图像处理的基础内容。该代码实现了Harris角点检测功能,输入一张测试图片能标出角点的位置。准确率还是可以的。-Corner detection is the basis of the content of image processing. This code implements the Harris corner detection function, enter a test picture can mark the location of the corner points.
bag-of-words
- 图像特征点提取词袋模型,添加LBP特征的选择,融合两种特征进行图像的特征提取-bag of words in images
Image-panorama-stitching-VCPOPENCV
- 图像A和B,A有至少1/3部分与B重合,在A中找图像块a,在B中找图像块b,利用夹角余弦距离,求a 、b的相似度,利用循环使b在B中移动,找到相似度最大的图像块b。通过b所在点坐标,确定B相对于A的偏移量。通过偏移量将A和B放在同一坐标系实现拼接。- Images A and B, A and at least 1/3 of the overlap B, find a picture in A block, looking for an image block b in B, usin