登录
首页 » Visual C++ » gabor

gabor

于 2010-06-03 发布 文件大小:8305KB
0 164
下载积分: 1 下载次数: 439

代码说明:

  基于openCV的gabor函数,一位牛人编写的。希望对大家有用(gabor function based on openCV)

文件列表:

gabor
.....\Debug
.....\.....\gabor.exe,50688,2010-05-26
.....\.....\gabor.ilk,451720,2010-05-26
.....\.....\gabor.pdb,969728,2010-05-26
.....\gabor

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Server
    此程序采用vc++6.0编写,可以实现4路视频采集,压缩以及编码(编码算法包括mpeg2),采用的采集卡是天敏vc4000,利用回调函数作为采集的主要手段 另外提供网络传输的服务端程序(This program uses a vc + +6.0 preparation, can achieve 4-channel video capture, compression and encoding (encoding algorithm including mpeg2), using capture card is Mortimer vc4000, use the callback function as the primary means of collection additionally provides end network transport services program)
    2013-05-26 11:38:26下载
    积分:1
  • 多目标跟踪的JPDA算法
    用来进行多目标跟踪的JPDA算法的的MATLAB程序包. 跟踪效果还行. (Used for multi-target tracking JPDA algorithm of the MATLAB package tracking performance is okay.)
    2021-04-22 15:38:48下载
    积分:1
  • Marksdetection
    自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
    2021-04-13 09:38:56下载
    积分:1
  • TestLMDll
    用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
    2012-03-06 16:39:40下载
    积分:1
  • Graphics
    一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。) 五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 六、交互式Bezier曲线的输入绘制程序实现 (An integrated graphical interface of the program, each operation subroutine callable. One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval. Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively). Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
    2020-06-30 08:20:02下载
    积分:1
  • Laplasse
    拉普拉斯算法的实现,程序是用vc++编写的(Laplasse algorithm)
    2011-12-28 15:43:07下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • IPKejian
    华中科技大学图像所张桂林老师的数字图像处理课件(Huazhong University of Science and Technology teacher Zhang Guilin images of digital image processing software)
    2007-11-22 15:45:16下载
    积分:1
  • DcmtkTest
    本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。 对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
    2009-06-01 14:19:42下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • 696518资源总数
  • 104887会员总数
  • 24今日下载