ESP-VISION 编程指南
Choose target...
Choose version...
简介
芯片与开发板支持
快速入门
基础概念
API 参考
操作指南
方案架构
项目关系
许可证
ESP-VISION 编程指南
索引
在 GitHub 上编辑
索引
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
A
a_bins() (image.histogram 方法)
a_lq() (image.statistics 方法)
a_max() (image.statistics 方法)
a_mean() (image.statistics 方法)
a_median() (image.statistics 方法)
a_min() (image.statistics 方法)
a_mode() (image.statistics 方法)
a_stdev() (image.statistics 方法)
a_uq() (image.statistics 方法)
a_value() (image.percentile 方法)
a_value() (image.threshold 方法)
APPLY_COLOR_PALETTE_FIRST()(在 image 模块中)
apriltag(image 中的类)
area() (image.blob 方法)
AREA()(在 image 模块中)
B
b_bins() (image.histogram 方法)
b_lq() (image.statistics 方法)
b_max() (image.statistics 方法)
b_mean() (image.statistics 方法)
b_median() (image.statistics 方法)
b_min() (image.statistics 方法)
b_mode() (image.statistics 方法)
b_stdev() (image.statistics 方法)
b_uq() (image.statistics 方法)
b_value() (image.percentile 方法)
b_value() (image.threshold 方法)
backlight() (display.ESP32Display 方法)
barcode(image 中的类)
BAYER()(在 image 模块中)
BICUBIC()(在 image 模块中)
bilateral() (image.Image 方法)
BILINEAR()(在 image 模块中)
binary() (image.Image 方法)
BINARY()(在 image 模块中)
binary_to_grayscale()(在 image 模块中)
binary_to_lab()(在 image 模块中)
binary_to_rgb()(在 image 模块中)
binary_to_yuv()(在 image 模块中)
bins() (image.histogram 方法)
BLACK_BACKGROUND()(在 image 模块中)
blob(image 中的类)
blur() (image.Image 方法)
buffer_size() (imageio.ImageIO 方法)
bytearray() (image.Image 方法)
C
CENTER()(在 image 模块中)
circle() (image.circle 方法)
circle(image 中的类)
classify() (espdl.ImageNetCls 方法)
clear() (display.ESP32Display 方法)
clear() (image.Image 方法)
close() (h264.H264Encoder 方法)
close() (image.Image 方法)
close() (imageio.ImageIO 方法)
CODABAR()(在 image 模块中)
code() (image.blob 方法)
CODE128()(在 image 模块中)
CODE39()(在 image 模块中)
CODE93()(在 image 模块中)
compactness() (image.blob 方法)
compress() (image.Image 方法)
convexity() (image.blob 方法)
copy() (image.Image 方法)
CORNER_AGAST()(在 image 模块中)
CORNER_FAST()(在 image 模块中)
corners() (image.barcode 方法)
corners() (image.blob 方法)
corners() (image.qrcode 方法)
corners() (image.rect 方法)
count() (image.blob 方法)
count() (imageio.ImageIO 方法)
crop() (image.Image 方法)
cx() (image.blob 方法)
cxf() (image.blob 方法)
cy() (image.blob 方法)
cyf() (image.blob 方法)
D
data_type() (image.qrcode 方法)
DATABAR()(在 image 模块中)
DATABAR_EXP()(在 image 模块中)
deinit() (display.ESP32Display 方法)
deinit() (espdl.ESPDet 方法)
deinit() (espdl.ImageNetCls 方法)
deinit() (espdl.YOLO11 方法)
deinit() (espdl.YOLO11nPose 方法)
density() (image.blob 方法)
detect() (espdl.ESPDet 方法)
detect() (espdl.YOLO11 方法)
detect() (espdl.YOLO11nPose 方法)
difference() (image.Image 方法)
dilate() (image.Image 方法)
display
module
draw_arrow() (image.Image 方法)
draw_circle() (image.Image 方法)
draw_cross() (image.Image 方法)
draw_edges() (image.Image 方法)
draw_ellipse() (image.Image 方法)
draw_image() (image.Image 方法)
draw_keypoints() (image.Image 方法)
draw_line() (image.Image 方法)
draw_rectangle() (image.Image 方法)
draw_string() (image.Image 方法)
E
EAN13()(在 image 模块中)
EAN2()(在 image 模块中)
EAN5()(在 image 模块中)
EAN8()(在 image 模块中)
ecc_level() (image.qrcode 方法)
eci() (image.qrcode 方法)
EDGE_CANNY()(在 image 模块中)
EDGE_SIMPLE()(在 image 模块中)
elongation() (image.blob 方法)
enclosed_ellipse() (image.blob 方法)
enclosing_circle() (image.blob 方法)
encode() (h264.H264Encoder 方法)
erode() (image.Image 方法)
ESP32Display(display 中的类)
ESPDet(espdl 中的类)
espdl
module
extent() (image.blob 方法)
EXTRACT_RGB_CHANNEL_FIRST()(在 image 模块中)
F
FILE_STREAM()(在 imageio 模块中)
find_apriltags() (image.Image 方法)
find_barcodes() (image.Image 方法)
find_blobs() (image.Image 方法)
find_circles() (image.Image 方法)
find_lines() (image.Image 方法)
find_qrcodes() (image.Image 方法)
find_rects() (image.Image 方法)
flush() (image.Image 方法)
format() (image.Image 方法)
G
gaussian() (image.Image 方法)
gaussian_blur() (image.Image 方法)
get_framesize()(在 sensor 模块中)
get_hist() (image.Image 方法)
get_histogram() (image.Image 方法)
get_hmirror()(在 sensor 模块中)
get_id()(在 sensor 模块中)
get_percentile() (image.histogram 方法)
get_pixel() (image.Image 方法)
get_pixformat()(在 sensor 模块中)
get_regression() (image.Image 方法)
get_statistics() (image.histogram 方法)
get_statistics() (image.Image 方法)
get_stats() (image.histogram 方法)
get_stats() (image.Image 方法)
get_threshold() (image.histogram 方法)
get_vflip()(在 sensor 模块中)
GRAYSCALE()(在 image 模块中)
GRAYSCALE()(在 sensor 模块中)
grayscale_to_binary()(在 image 模块中)
grayscale_to_lab()(在 image 模块中)
grayscale_to_rgb()(在 image 模块中)
grayscale_to_yuv()(在 image 模块中)
H
h() (image.barcode 方法)
h() (image.blob 方法)
h() (image.qrcode 方法)
h() (image.rect 方法)
h264
module
H264Encoder(h264 中的类)
height() (display.ESP32Display 方法)
height() (image.Image 方法)
height()(在 sensor 模块中)
histeq() (image.Image 方法)
histogram() (image.Image 方法)
histogram(image 中的类)
HMIRROR()(在 image 模块中)
I
I25()(在 image 模块中)
image
module
imageio
module
ImageIO(imageio 中的类)
ImageNetCls(espdl 中的类)
Image(image 中的类)
invert() (image.Image 方法)
is_alphanumeric() (image.qrcode 方法)
is_binary() (image.qrcode 方法)
is_closed() (imageio.ImageIO 方法)
is_kanji() (image.qrcode 方法)
is_numeric() (image.qrcode 方法)
ISBN10()(在 image 模块中)
ISBN13()(在 image 模块中)
J
JPEG()(在 image 模块中)
JPEG_SUBSAMPLING_420()(在 image 模块中)
JPEG_SUBSAMPLING_422()(在 image 模块中)
JPEG_SUBSAMPLING_444()(在 image 模块中)
JPEG_SUBSAMPLING_AUTO()(在 image 模块中)
K
keyframe() (h264.H264Encoder 方法)
L
l_bins() (image.histogram 方法)
l_lq() (image.statistics 方法)
l_max() (image.statistics 方法)
l_mean() (image.statistics 方法)
l_median() (image.statistics 方法)
l_min() (image.statistics 方法)
l_mode() (image.statistics 方法)
l_stdev() (image.statistics 方法)
l_uq() (image.statistics 方法)
l_value() (image.percentile 方法)
l_value() (image.threshold 方法)
lab_to_binary()(在 image 模块中)
lab_to_grayscale()(在 image 模块中)
lab_to_rgb()(在 image 模块中)
lab_to_yuv()(在 image 模块中)
laplacian() (image.Image 方法)
length() (image.line 方法)
line() (image.line 方法)
line(image 中的类)
load_model()(在 espdl 模块中)
lq() (image.statistics 方法)
M
magnitude() (image.circle 方法)
magnitude() (image.line 方法)
magnitude() (image.rect 方法)
major_axis_line() (image.blob 方法)
mask() (image.qrcode 方法)
max() (image.statistics 方法)
mean() (image.Image 方法)
mean() (image.statistics 方法)
median() (image.Image 方法)
median() (image.statistics 方法)
MEMORY_STREAM()(在 imageio 模块中)
midpoint() (image.Image 方法)
min() (image.statistics 方法)
min_corners() (image.blob 方法)
minor_axis_line() (image.blob 方法)
mode() (image.Image 方法)
mode() (image.statistics 方法)
module
display
espdl
h264
image
imageio
rtsp
sensor
morph() (image.Image 方法)
O
offset() (imageio.ImageIO 方法)
open() (image.Image 方法)
P
PALETTE_DEPTH()(在 image 模块中)
PALETTE_EVT_DARK()(在 image 模块中)
PALETTE_EVT_LIGHT()(在 image 模块中)
PALETTE_IRONBOW()(在 image 模块中)
PALETTE_RAINBOW()(在 image 模块中)
payload() (image.barcode 方法)
payload() (image.qrcode 方法)
PDF417()(在 image 模块中)
percentile(image 中的类)
perimeter() (image.blob 方法)
pixels() (image.blob 方法)
PNG()(在 image 模块中)
Q
QQVGA()(在 sensor 模块中)
qrcode(image 中的类)
quality() (image.barcode 方法)
QVGA()(在 sensor 模块中)
R
r() (image.circle 方法)
read() (imageio.ImageIO 方法)
rect() (image.barcode 方法)
rect() (image.blob 方法)
rect() (image.qrcode 方法)
rect() (image.rect 方法)
rect(image 中的类)
reset()(在 sensor 模块中)
RGB565()(在 image 模块中)
RGB565()(在 sensor 模块中)
rgb_to_binary()(在 image 模块中)
rgb_to_grayscale()(在 image 模块中)
rgb_to_lab()(在 image 模块中)
rgb_to_yuv()(在 image 模块中)
rho() (image.line 方法)
ROTATE_180()(在 image 模块中)
ROTATE_270()(在 image 模块中)
ROTATE_90()(在 image 模块中)
rotation() (image.barcode 方法)
rotation() (image.blob 方法)
rotation_deg() (image.blob 方法)
rotation_rad() (image.blob 方法)
roundness() (image.blob 方法)
rtsp
module
RTSPServer(rtsp 中的类)
S
save() (image.Image 方法)
scale() (image.Image 方法)
SCALE_ASPECT_EXPAND()(在 image 模块中)
SCALE_ASPECT_IGNORE()(在 image 模块中)
SCALE_ASPECT_KEEP()(在 image 模块中)
SEARCH_DS()(在 image 模块中)
SEARCH_EX()(在 image 模块中)
seek() (imageio.ImageIO 方法)
send() (rtsp.RTSPServer 方法)
sensor
module
SensorStatus(sensor 中的类)
set_framesize()(在 sensor 模块中)
set_hmirror()(在 sensor 模块中)
set_pixel() (image.Image 方法)
set_pixformat()(在 sensor 模块中)
set_thresholds() (espdl.ESPDet 方法)
set_thresholds() (espdl.ImageNetCls 方法)
set_thresholds() (espdl.YOLO11 方法)
set_thresholds() (espdl.YOLO11nPose 方法)
set_vflip()(在 sensor 模块中)
shutdown()(在 sensor 模块中)
size() (image.Image 方法)
size() (imageio.ImageIO 方法)
skip_frames()(在 sensor 模块中)
snapshot()(在 sensor 模块中)
solidity() (image.blob 方法)
statistics() (image.histogram 方法)
statistics() (image.Image 方法)
statistics(image 中的类)
status()(在 sensor 模块中)
stdev() (image.statistics 方法)
stop() (rtsp.RTSPServer 方法)
sync() (imageio.ImageIO 方法)
T
TAG16H5()(在 image 模块中)
TAG25H7()(在 image 模块中)
TAG25H9()(在 image 模块中)
TAG36H10()(在 image 模块中)
TAG36H11()(在 image 模块中)
theta() (image.line 方法)
threshold(image 中的类)
to_bitmap() (image.Image 方法)
to_grayscale() (image.Image 方法)
to_ironbow() (image.Image 方法)
to_jpeg() (image.Image 方法)
to_png() (image.Image 方法)
to_rainbow() (image.Image 方法)
to_rgb565() (image.Image 方法)
TRANSPOSE()(在 image 模块中)
type() (image.barcode 方法)
type() (imageio.ImageIO 方法)
U
UPCA()(在 image 模块中)
UPCE()(在 image 模块中)
uq() (image.statistics 方法)
V
value() (image.percentile 方法)
value() (image.threshold 方法)
version() (image.qrcode 方法)
version() (imageio.ImageIO 方法)
VFLIP()(在 image 模块中)
W
w() (image.barcode 方法)
w() (image.blob 方法)
w() (image.qrcode 方法)
w() (image.rect 方法)
width() (display.ESP32Display 方法)
width() (image.Image 方法)
width()(在 sensor 模块中)
write() (display.ESP32Display 方法)
write() (imageio.ImageIO 方法)
X
x() (image.barcode 方法)
x() (image.blob 方法)
x() (image.circle 方法)
x() (image.qrcode 方法)
x() (image.rect 方法)
x1() (image.line 方法)
x2() (image.line 方法)
x_hist_bins() (image.blob 方法)
Y
y() (image.barcode 方法)
y() (image.blob 方法)
y() (image.circle 方法)
y() (image.qrcode 方法)
y() (image.rect 方法)
y1() (image.line 方法)
y2() (image.line 方法)
y_hist_bins() (image.blob 方法)
YOLO11nPose(espdl 中的类)
YOLO11(espdl 中的类)
YUV422()(在 image 模块中)
yuv_to_binary()(在 image 模块中)
yuv_to_grayscale()(在 image 模块中)
yuv_to_lab()(在 image 模块中)
yuv_to_rgb()(在 image 模块中)