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

Wrap ImageBufAlgo #24

Open
87 tasks
Tracked by #29
scott-wilson opened this issue Feb 8, 2024 · 0 comments
Open
87 tasks
Tracked by #29

Wrap ImageBufAlgo #24

scott-wilson opened this issue Feb 8, 2024 · 0 comments

Comments

@scott-wilson
Copy link
Member

scott-wilson commented Feb 8, 2024

URL: https://openimageio.readthedocs.io/en/latest/imagebufalgo.html

Methods

  • zero
  • fill
  • checker
  • noise
  • bluenoise_image
  • render_point
  • render_line
  • render_box
  • render_text
  • text_size
  • channels
  • channel_append
  • copy
  • crop
  • cut
  • paste
  • rotate90,180,270
  • flip
  • flop
  • transpose
  • reorient
  • circular_shift
  • rotate
  • resize
  • resample
  • warp
  • add
  • sub
  • absdiff
  • abs
  • mul
  • div
  • mad
  • over
  • zover
  • invert
  • pow
  • channel_sum
  • max
  • min
  • clamp
  • maxchan
  • minchan
  • contrast_remap
  • saturate
  • color_map
  • rangecompress
  • rangeexpand
  • computePixelStats
  • compare
  • compare_Yee
  • isConstantColor
  • isMonochrome
  • color_count
  • color_range_check
  • nonzero_region
  • computePixelHashSHA1
  • histogram
  • make_kernel
  • convolve
  • laplacian
  • fft
  • ifft
  • omplex_to_polar
  • polar_to_complex
  • fixNonFinite
  • fillholes_pushpull
  • median_filter
  • unsharp_mask
  • dilate
  • erode
  • colorconvert
  • colormatrixtransform
  • ociolook
  • ociodisplay
  • ociofiletransform
  • unpremult
  • premult
  • repremult
  • make_texture
  • from_OpenCV
  • to_OpenCV
  • capture_image
  • deepen
  • flatten
  • deep_merge
  • deep_holdout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant