Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A C++ Port to Gabor Phase Project

NotificationsYou must be signed in to change notification settings

iqbalnaved/Gabor_Phase_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A partial C++ port to some of the MATLAB functions used in 'Gabor Phase Project'

List of ported functions

  • cv::Mat fft2(cv::Mat)
  • cv::Mat ifft2(cv::Mat)
  • cv::Mat fftshift(cv::Mat x)
  • void meshgrid(std::vector firstParam, std::vector secondParam, cv::Mat &x, cv::Mat &y)
  • bool ListDirectoryContents(const char *sDir, vector *file_list)
  • cv::Mat imageToLGBP(cv::Mat)
  • cv::Mat local_histogram(cv::Mat lgbp, int nregion, int nbin)
  • double hist_int(cv::Mat LH1, cv::Mat LH2, int region, int bin)
  • cv::Mat gabor_mu_v(cv::Mat image, int orient, int scale)
  • cv::Mat gabor_sum_sum(cv::Mat image)
  • inline double round( double d )

About

A C++ Port to Gabor Phase Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp