Feeds
질문
How can I count all pixel values that are not black(0)?
I have a binary image with cropped regions that are black, and I need a count of all the pixels that are not cropped?
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
I want to freehand draw on an image and crop everything inside and outside of where I drew.
I wrote a code to freehand draw on a circle to crop out everything inside and outside and it's running through and not giving me...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I use the color threshold app for one image and then use those same parameters for an entire folder of images?
I want to write a code that opens up the color thresholding app and has the user threshold the image and then possibly export th...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I threshold an image to get only one color?(red)
my image is an Oil red O stain of a tissue and I need to remove everything but the red part of the image however this code is ma...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I run all images in a folder through an image processing code?
I have written code to process an image in a certain way. I want to be able to add a bunch of similar images into a folder and ...
7년 초과 전 | 답변 수: 2 | 1

