Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Counting Pallet Object on Warehouse

Hi,

Recently working on project that want to count pallet on warehouse, the goals is to know how many pallet on warehouse.

Please refer my picture bellow :

image description

To simplified this problem, we create a sample area. Sample area is area that we need to know : is in the area that are pallet inside?

So, our problem was simplified to picture bellow :

image description

Yellow indicate sampling area.

Thus, we have tried using canny algorithm or hough algorithm. No ones give me a best result. Sometimes give us wrong result like this bellow :

image description

Where red indicates this is empty space,
Where green indicates this area occupied by box pallet.

The problem our algorithm not working well in every scenario (time ,pallet position, lighting, etc). So, is there any idea or library on open CV that we can use, adopt, and integrate for our case?

Thanks in advance.

Counting Pallet Object on Warehouse

Hi,

Recently working on project that want to count pallet on warehouse, the goals is to know how many pallet on warehouse.

Please refer my picture bellow :

image description

To simplified this problem, we create a sample area. Sample area is area that we need to know : is in the area that are pallet inside?

So, our problem was simplified to picture bellow :

image description

While Yellow indicate sampling area.

Thus, we have tried using canny algorithm or hough algorithm. No ones give me a best result. Sometimes give us wrong result like this bellow :

image description

Where image description

While red indicates this is empty space,
Where While green indicates this area occupied by box pallet.

The problem our algorithm not working well in every scenario (time ,pallet (time,pallet position, lighting, lighting problem, etc). So, is there any idea or library on open CV that we can use, adopt, and integrate for our case?

Thanks in advance.

Counting Pallet Object on Warehouse

Hi,

Recently working on project that want to count pallet on warehouse, the goals is to know how many pallet on warehouse.

Please refer my picture bellow :

image description

To simplified this problem, we create a sample area. Sample area is area that we need to know : is in the area that are pallet inside?

So, our problem was simplified to picture bellow :

image description

While Yellow indicate sampling area.

Thus, we have tried using canny algorithm or hough algorithm. No ones give me a best result. Sometimes give us wrong result like this bellow :

image description

image description

While red indicates this is empty space,
While green indicates this area occupied by box pallet.

The problem our algorithm not working well in every scenario (time,pallet position, lighting problem, etc). etc).

image description

As you can see (Row 6 Col 2), if the sampling area on the lighting spot then its true (pallet on sampling location)

So, is there any idea or library on open CV that we can use, adopt, and integrate for our case?case? Is there any way to avoid lighting problem?

Thanks in advance.

Counting Pallet Object on Warehouse

Hi,

Recently working on project that want to count pallet on warehouse, the goals is to know how many pallet on warehouse.

Please refer my picture bellow :

image description

To simplified this problem, we create a sample area. Sample area is area that we need to know : is in the area that are pallet inside?

So, our problem was simplified to picture bellow :

image description

While Yellow indicate sampling area.

Thus, we have tried using canny algorithm or hough algorithm. No ones give me a best result. Sometimes give us wrong result like this bellow :

image description

While red indicates this is empty space,
While green indicates this area occupied by box pallet.

The problem our algorithm not working well in every scenario (time,pallet position, lighting problem, etc).

image description

As you can see (Row 6 Col 2), if the sampling area on the lighting spot then its true (pallet on sampling location)algorithm marking it's area occupied. this is totally wrong.

So, is there any idea or library on open CV that we can use, adopt, and integrate for our case? Is there any way to avoid the lighting problem?

Thanks in advance.

Counting Pallet Object on Warehouse

Hi,

Recently working on project that want to count pallet on warehouse, the goals is to know how many pallet on warehouse.

Please refer my picture bellow :

image description

To simplified this problem, we create a sample area. Sample area is area that we need to know : is in the area that are pallet inside?

So, our problem was simplified to picture bellow :

image description

While Yellow indicate sampling area.

Thus, we have tried using canny algorithm or hough algorithm. No ones give me a best result. Sometimes give us wrong result like this bellow :

image description

While red indicates this is empty space,
While green indicates this area occupied by box pallet.

The problem our algorithm not working well in every scenario (time,pallet position, lighting problem, etc).

image description

As you can see (Row 6 Col 2), if the sampling area on the lighting spot then algorithm marking it's area occupied. this is totally wrong.

Lighting problem image example :
lighting problem

So, is there any idea or library on open CV that we can use, adopt, and integrate for our case? Is there any way to avoid the lighting problem?

Thanks in advance.