-
I want to validate image before cropping, i.e. I to crop only that images which are less then 1MB. Is there a way to do that?
-
I have seen console.image takes `scale` as second argument but it has not the "expected" result as it is cropping the image instead of resizing it.
![image](https://user-images.githubusercontent.co…
-
ImagePicker.openPicker({
// cropperActiveWidgetColor: '#36B7AB',
cropperStatusBarColor: '#36B7AB',
cropperToolbarColor: '#36B7AB',
…
-
-
rotate image (param for deg step size, eg 1-10 deg) to augment data.
NB: the image is a square and will need cropping
-
-
There is a problem with cropping and centering when the thumbnail size cannot be the requested size because the cell is close to the image border:
![image](https://user-images.githubusercontent.com/1…
ulido updated
3 years ago
-
**Describe the feature**
Currently, when a user uploads a document by taking a picture, it doesn't allow them to crop the image before uploading. Meaning that a user would have to make sure the pictu…
-
Examine adding solution suggested here:
http://www.flexicontent.org/forum/30-feature-requests/54200-add-positioning-for-image-cropping.html#57932
-
After cropping image (e.g. right side), then use affine transform to shift the image (e.g. left), the bounding box in fact is cropped but appears in the image cause the affine transform.
![Figure_1…