mindspore2022/mindspore/ccsrc/minddata/dataset/kernels/image
xiefangqi ba38523674 fix opencv float exception 2020-10-14 14:59:46 +08:00
..
lite_cv !7035 Add validation for input image size of affine transformation 2020-10-13 15:03:46 +08:00
soft_dvpp [MD] Replace the unsafe func 'snprintf' with a safe one 'snprintf_s' in soft_dp_log.h 2020-09-12 17:06:25 +08:00
CMakeLists.txt add init code 2020-09-10 15:35:08 +08:00
affine_op.cc Added RandomAffine Op 2020-08-10 17:52:50 -04:00
affine_op.h Additional fixes 2020-09-17 22:02:40 -04:00
auto_contrast_op.cc Added AutoContrast Op 2020-07-16 13:09:52 -04:00
auto_contrast_op.h remove print calls 2020-07-24 17:10:49 -04:00
bounding_box.cc remote two -wno options of dataset 2020-08-29 14:52:40 +08:00
bounding_box.h adding bbox class 2020-08-24 18:22:58 -04:00
bounding_box_augment_op.cc adding bbox class 2020-08-24 18:22:58 -04:00
bounding_box_augment_op.h remove print calls 2020-07-24 17:10:49 -04:00
center_crop_op.cc decoupling core and context 2020-08-05 08:15:14 +08:00
center_crop_op.h Unified code style 2020-07-20 10:51:55 +08:00
crop_op.cc Added crop signature, wip 2020-07-24 20:40:45 -04:00
crop_op.h Added crop signature, wip 2020-07-24 20:40:45 -04:00
cut_out_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
cut_out_op.h Unified code style 2020-07-20 10:51:55 +08:00
cutmix_batch_op.cc Fixed 2D one-hot label problems in CutMix and MixUp 2020-08-26 16:17:21 -04:00
cutmix_batch_op.h Added CutMix 2020-08-17 13:01:47 -04:00
decode_op.cc Add decodeOp validate 2020-08-18 19:02:25 +08:00
decode_op.h remove print calls 2020-07-24 17:10:49 -04:00
equalize_op.cc Added cpp Equalize op 2020-07-20 21:03:26 -04:00
equalize_op.h remove print calls 2020-07-24 17:10:49 -04:00
hwc_to_chw_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
hwc_to_chw_op.h remove print calls 2020-07-24 17:10:49 -04:00
image_utils.cc fix opencv float exception 2020-10-14 14:59:46 +08:00
image_utils.h !5030 Adding a BBox class and fixing Posterize C Op testing. 2020-08-26 11:40:57 +08:00
invert_op.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
invert_op.h remove print calls 2020-07-24 17:10:49 -04:00
math_utils.cc Added RandomAffine Op 2020-08-10 17:52:50 -04:00
math_utils.h Added RandomAffine Op 2020-08-10 17:52:50 -04:00
mixup_batch_op.cc Fixed 2D one-hot label problems in CutMix and MixUp 2020-08-26 16:17:21 -04:00
mixup_batch_op.h Added Mixup 2020-08-07 17:47:16 -04:00
normalize_op.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
normalize_op.h - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
pad_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
pad_op.h remove print calls 2020-07-24 17:10:49 -04:00
posterize_op.cc Check input image type for random posterize 2020-08-25 16:26:17 +08:00
posterize_op.h Added Posterize Op 2020-08-18 13:55:47 -04:00
random_affine_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_affine_op.h Added RandomAffine Op 2020-08-10 17:52:50 -04:00
random_color_adjust_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_color_adjust_op.h remove print calls 2020-07-24 17:10:49 -04:00
random_color_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_color_op.h Modify alarm 2020-08-20 19:28:50 +08:00
random_crop_and_resize_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_crop_and_resize_op.h Unified code style 2020-07-20 10:51:55 +08:00
random_crop_and_resize_with_bbox_op.cc adding bbox class 2020-08-24 18:22:58 -04:00
random_crop_and_resize_with_bbox_op.h Unified code style 2020-07-20 10:51:55 +08:00
random_crop_decode_resize_op.cc add support of soft dvpp op 2020-08-11 15:46:07 +08:00
random_crop_decode_resize_op.h remove print calls 2020-07-24 17:10:49 -04:00
random_crop_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_crop_op.h remove print calls 2020-07-24 17:10:49 -04:00
random_crop_with_bbox_op.cc PadBboxes Call fixed in RandomCropWithBboxOp 2020-09-17 18:28:41 -04:00
random_crop_with_bbox_op.h remove print calls 2020-07-24 17:10:49 -04:00
random_horizontal_flip_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_horizontal_flip_op.h Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_horizontal_flip_with_bbox_op.cc adding bbox class 2020-08-24 18:22:58 -04:00
random_horizontal_flip_with_bbox_op.h Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_posterize_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_posterize_op.h changing affine and posterize apis 2020-08-26 10:51:54 -04:00
random_resize_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_resize_op.h Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_resize_with_bbox_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_resize_with_bbox_op.h Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_rotation_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_rotation_op.h remove print calls 2020-07-24 17:10:49 -04:00
random_select_subpolicy_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_select_subpolicy_op.h Unified code style 2020-07-20 10:51:55 +08:00
random_sharpness_op.cc Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_sharpness_op.h random sharpness cpp op support 2020-08-11 15:30:40 -04:00
random_solarize_op.cc change api to use std_vector 2020-08-18 15:41:21 -04:00
random_solarize_op.h Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_vertical_flip_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_vertical_flip_op.h Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
random_vertical_flip_with_bbox_op.cc adding bbox class 2020-08-24 18:22:58 -04:00
random_vertical_flip_with_bbox_op.h Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
rescale_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
rescale_op.h remove print calls 2020-07-24 17:10:49 -04:00
resize_bilinear_op.h remove print calls 2020-07-24 17:10:49 -04:00
resize_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
resize_op.h remove print calls 2020-07-24 17:10:49 -04:00
resize_with_bbox_op.cc adding bbox class 2020-08-24 18:22:58 -04:00
resize_with_bbox_op.h remove print calls 2020-07-24 17:10:49 -04:00
rgba_to_bgr_op.cc Added wrapper around color change function 2020-08-13 11:39:56 -04:00
rgba_to_bgr_op.h Added wrapper around color change function 2020-08-13 11:39:56 -04:00
rgba_to_rgb_op.cc Added wrapper around color change function 2020-08-13 11:39:56 -04:00
rgba_to_rgb_op.h Added wrapper around color change function 2020-08-13 11:39:56 -04:00
sharpness_op.cc random sharpness cpp op support 2020-08-11 15:30:40 -04:00
sharpness_op.h random sharpness cpp op support 2020-08-11 15:30:40 -04:00
solarize_op.cc change api to use std_vector 2020-08-18 15:41:21 -04:00
solarize_op.h change api to use std_vector 2020-08-18 15:41:21 -04:00
swap_red_blue_op.cc Added crop signature, wip 2020-07-24 20:40:45 -04:00
swap_red_blue_op.h Added wrapper around color change function 2020-08-13 11:39:56 -04:00
uniform_aug_op.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
uniform_aug_op.h remove print calls 2020-07-24 17:10:49 -04:00