Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of DIPimage 2 functions that still need to be ported #21

Open
crisluengo opened this issue Feb 14, 2019 · 0 comments
Open

List of DIPimage 2 functions that still need to be ported #21

crisluengo opened this issue Feb 14, 2019 · 0 comments
Labels
component:DIPimage About the DIPimage toolbox for MATLAB

Comments

@crisluengo
Copy link
Member

crisluengo commented Feb 14, 2019

Some functions that haven't been ported are not listed here -- these will not be ported.

Pure M-files:

  • afm_flatten
  • backgroundoffset
  • cpf
  • dpr
  • find_lambda
  • frc
  • jpeg_quality_score
  • lfmse
  • luminance_steered_dilation
  • luminance_steered_erosion
  • mappg
  • mcd
  • morphscales
  • orientationplot
  • quadraturetensor (could be based on loggabor?)
  • tikhonovmiller

Requiring C++ code:

  • arcf (depends on dip_arcfilter)
  • deblock (depends on arcf)
  • distancebetweenpointsets
  • findospeaks
  • hybridf (depends on arcf)
  • nufft_type1
  • nufft_type2
  • percf_adap
  • percf_adap_banana
  • pst
  • splitandmerge
  • structf (depends on dip_arcfilter)
  • write_add

Color stuff, some of which needs lots of work to bring in shape:

  • change_chroma
  • change_gamma
  • change_xyz
  • color_rotation
  • gamut_destretch (uses some MEX-files)
  • gamut_mapping (uses some MEX-files)
  • gamut_stretch (uses some MEX-files)
  • huecorr
  • iso_luminance_lines
  • make_gamut
  • out_of_gamut
  • plot_gamut (uses a MEX-file)
  • rgb_to_border
@crisluengo crisluengo added the component:DIPimage About the DIPimage toolbox for MATLAB label Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:DIPimage About the DIPimage toolbox for MATLAB
Projects
None yet
Development

No branches or pull requests

1 participant