Package: aznyan 26.05.24
aznyan: Image Filters with 'OpenCV'
Offers image filters wrapping 'OpenCV' <https://opencv.org/>, ported from <https://github.com/5PB-3-4/AviUtl_OpenCV_Scripts>.
Authors:
aznyan_26.05.24.tar.gz
aznyan_26.05.24.zip(r-4.7)aznyan_26.05.24.zip(r-4.6)aznyan_26.05.24.zip(r-4.5)
aznyan_26.05.24.tgz(r-4.6-x86_64)aznyan_26.05.24.tgz(r-4.6-arm64)aznyan_26.05.24.tgz(r-4.5-x86_64)aznyan_26.05.24.tgz(r-4.5-arm64)
aznyan_26.05.24.tar.gz(r-4.7-arm64)aznyan_26.05.24.tar.gz(r-4.7-x86_64)aznyan_26.05.24.tar.gz(r-4.6-arm64)aznyan_26.05.24.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
aznyan/json (API)
| # Install 'aznyan' in R: |
| install.packages('aznyan', repos = c('https://paithiov909.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paithiov909/aznyan/issues
- blue_noise_64x64 - Blue noise pattern
Last updated from:d78292f848. Checks:10 OK, 2 WARNING, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 234 | ||
| linux-devel-x86_64 | OK | 182 | ||
| source / vignettes | OK | 232 | ||
| linux-release-arm64 | OK | 183 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-release-x86_64 | OK | 255 | ||
| macos-oldrel-arm64 | WARNING | 185 | ||
| macos-oldrel-x86_64 | WARNING | 452 | ||
| windows-devel | OK | 382 | ||
| windows-release | OK | 327 | ||
| windows-oldrel | OK | 408 | ||
| wasm-release | FAIL | 107 |
Exports:adpthresapply_lut1dapply_lut3das_recordedplotaznyan_num_threadsbilateral_filterblend_addblend_alphablend_averageblend_colorburnblend_colordodgeblend_darkenblend_differenceblend_divideblend_exclusionblend_ghostingblend_hardlightblend_hardmixblend_lightenblend_linearlightblend_luminosityblend_multiplyblend_overlayblend_pinlightblend_screenblend_softlightblend_subtractblend_vividlightblurhashbox_blurbrightencanny_filtercolor_filtercolor_mapcontrastconvolvedetail_enhancediffusion_filterduotonefill_withgaussian_blurgrayscalehist_eqhue_rotateinvertkernel_bayerkernel_conekernel_disckernel_embosskernel_motionkernel_ringkernel_stripekuwahara_filterlaplacian_filterlineweavelinocutmean_shiftmedian_blurmedian_cutmorphologyoilpaintpack_colorpencil_sketchpixel_positionsposterizepreserve_edgeread_dataread_stillresamplereset_alpharesizesaturatescreen_tonesepiaset_mattesobel_filtersolarizestylizeswap_channelsthrestile_matrixunpack_colorunpremulwarp_perspectivewrite_animationwrite_datawrite_still
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bilateral filter | bilateral_filter |
| Blend modes | blend-mode blend_add blend_alpha blend_average blend_colorburn blend_colordodge blend_darken blend_difference blend_divide blend_exclusion blend_ghosting blend_hardlight blend_hardmix blend_lighten blend_linearlight blend_luminosity blend_multiply blend_overlay blend_pinlight blend_screen blend_softlight blend_subtract blend_vividlight |
| Blue noise pattern | blue_noise_64x64 |
| Blur filters | blur box_blur gaussian_blur median_blur |
| BlurHash-style DCT reconstruction | blurhash |
| Canny edge detection (grayscale or RGB) | canny_filter |
| Apply predefined color filter | color_filter |
| Apply a color map | color_map |
| Color manipulation | apply_lut1d apply_lut3d brighten color-manip contrast duotone grayscale hue_rotate invert linocut posterize reset_alpha saturate sepia set_matte solarize unpremul |
| Convolution with a custom kernel | convolve |
| Detail enhancement filter | detail_enhance |
| Diffusion-based smoothing and enhancement | diffusion_filter |
| Create a native raster filled with a color | fill_with |
| Histogram equalization | hist_eq |
| Read and write images | image-io read_data read_still write_animation write_data write_still |
| Softmax-guided edge-aware smoothing (Kuwahara-like) | kuwahara_filter |
| Laplacian edge detection (grayscale or RGB) | laplacian_filter |
| Modulation filter | lineweave |
| Generate common convolution kernels | kernel_bayer kernel_cone kernel_disc kernel_emboss kernel_motion kernel_ring kernel_stripe make-kernels |
| Mean shift filtering | mean_shift |
| Reduce the number of colors with median cut quantization | median_cut |
| Morphological operations (grayscale or RGB) | morphology |
| Oil painting effect | oilpaint |
| Pack and unpack RGBA values | pack-unpack pack_color unpack_color |
| Pencil sketch effect | pencil_sketch |
| Select pixel positions from a native raster object | pixel_positions |
| Edge-preserving smoothing filter | preserve_edge |
| Resize or resample a native raster image | resample resize |
| Apply a screen-tone texture using a threshold map | screen_tone |
| Sobel edge detection (grayscale or RGB) | sobel_filter |
| Stylization filter | stylize |
| Swap or remap image channels | swap_channels |
| Thresholding and adaptive thresholding | adpthres thres |
| Tile a numeric matrix into a pattern | tile_matrix |
| Warp an image using perspective transformation | warp_perspective |
