i would like to mask the rectangular region of the following figure
It's T12 or L1, isnt it? First collect points with
flood fill. Of course there is danger that an area
will be united with an unwanted one that should
not be removed.
Big areas are statistical outliers in the set
of set of points.
The area to be eliminated is a convex polygon,
so from each point that belongs to it
a line can be drawn to the majority of
other points in the set without crossing
the outside.
Regards,
Joachim
how to connect points with floodfill.can you write pseudocode
Here's an algorithm using a stack.
Many OOP frameworks have a ready-made
stack class, but it's easy to write one
by yourself. It is sometimes a good idea
to deallocate points not to the heap but
to a dedicated list, and to allocate
points preferably from that list.
https://en.wikipedia.org/wiki/Flood_fill#Alternative_implementations
A little bit more complicated is to
collect points along a line. You could
first divide the distance vector by
say the width or height of the image
and the proceed in directional vectors
of that length from the starting point to
the end, but that's not the fastest method.
Bresenham is better but a little bit more
complicated to program, since Bresenham
is only defined for an eighth of the plane.
these SNPs do not have restriction enzymes is it possible to do RFLP
15 May 2024 7,974 1 View
I need to do fluorescent microscopy using Propidium Iodide. I initially fixed my cells with 4% paraformaldehyde and saw red stain in Control cells. It turns out PFA is cell permeable. So if anyone...
27 February 2024 437 3 View
maternal health care
25 February 2024 8,730 3 View
Maternal health care
25 February 2024 4,309 1 View
FIRE:crash: wrf: SUCCESS COMPLETE WRF. Fire has reached domain boundary. -------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: LINE: 152 crash: wrf: SUCCESS COMPLETE WRF. Fire...
06 February 2024 6,541 2 View
..
09 March 2023 8,876 2 View
We have synthesized random DNA library (containing N40 random region) for aptamer selection using solid phase DNA synthesis. But after deprotection and gel purification followed by desalting, we...
09 October 2022 5,100 4 View
Hi, I want to check interaction strength between my protein of interest and several candidate interactors using Y2H (TakaraBio, previously clontech). If I follow manufacturer's instructions which...
11 April 2022 7,840 4 View
Suitable glassware for etching mechanism using strong acids at elevated temperatures.
14 October 2021 8,708 4 View
I am doing my research in ESG ratings of Indian companies and their financial performance
24 February 2021 8,928 7 View
Image Processing Algorithms, Quantum Computing.
17 July 2024 7,958 2 View
Dear RG-Community, I have been using Agisoft Metashape for UAV imagery processing for quite a while now. Also a while ago, I stumbled upon the Micasense GitHub repository and saw that individual...
17 July 2024 8,580 2 View
hello dear i need to learn this program any one know ??? i want to convert path propagation to Image reconstruction 2d how is that done ? lik this image??
14 July 2024 1,811 0 View
Is it possible to submit a mini review in short communication. Please suggest some journals accepting mini review as a short communication.
08 July 2024 8,553 1 View
I am looking for a no frills search tool that will find highlighted text in pdf and epub files. I just want something that will just take me to the next highlighted word or phrase in the way a...
07 July 2024 190 5 View
Anyone can list the activities based on body schema which will enhance the nonverbal communication of mentally retarded children ?
02 July 2024 9,947 0 View
Respected researcher, I want to know that is there any way or one can help in generating a 2D/3D image using the energy count spectrum of from backscatter methods. How can I design such an...
29 June 2024 10,023 1 View
Geology Doctorate. Available for Post-doc and guest faculty. Please give suggestions. Anywhere in world.
09 June 2024 1,805 4 View
I am trying to transfect THP-1 cells with RNP of CRISPR/Cas9-GFP using ThermoFischer Scientific Neon Transfection System. The current settings are 1400V, 20ms breadth, and 2 pulses. I have done it...
26 May 2024 970 0 View
Dear All, I wanted to know if anybody has experience in processing multispectral data from the DJI Mavic 3M using OpenDroneMap? I know, that ODM works with Phantom 4 multispectral data. Are there...
26 May 2024 797 3 View