Evision Example Collection
Get Started with Some Basic Functions
getting_started.livemd
Related functions:
Evision.imread
Evision.imwrite
Evision.imencode
Evision.imdecode
Evision.imresize
QRCode Encoding and Decoding
qrcode.livemd
Related functions:
Evision.QRCodeEncoder.encode
Evision.QRCodeDetector.detectAndDecode
warp_perspective.livemd
Related functions:
Evision.getPerspectiveTransform
Evision.warpPerspective
Remaps an image to polar or semilog-polar coordinates space.
warp_polar.livemd
Related functions:
Find and Draw Contours in an Image
find_and_draw_contours.livemd
Related functions:
Stitching Multiple Photos into A Panorama Photo
stitching.livemd
Related functions:
Principal Components Analysis
pca.livemd
Related functions:
Evision.pcaCompute2
Evision.drawContours
Extracting Sudoku Puzzle from An Image
sudoku.livemd
Are you interested in learning how to create an image that displays different content on both white and black backgrounds? It's alpha channel magic!
magic_image.livemd
Simple use of Evision in a Machine Learning Pipeline with Nx and torhcx
cifar10.livemd
Print Default OpenCL Device Information
ocl-default_opencl_device_info.livemd
Object Detection Task with GoogleNet
dnn-googlenet.livemd
Generic Object Detection Task
dnn-detection-model.livemd
dnn-u2net_human_seg.livemd
High Dynamic Range Imaging
photo-hdr.livemd
Benchmark using Densenet121
densenet121_benchmark.livemd
ml-svm.livemd
Decision Tree and Random Forest
ml-decision_tree_and_random_forest.livemd