Ask Your Question

ziknehupsu's profile - activity

May 28 '0 edited question Is there a function to average (mean) filter for a pixel?

Is there a function to average (mean) filter for a pixel? Hello everyone, I have a 640x480 pixels photo. I'm consideri

May 28 '0 marked best answer Is there a function to average (mean) filter for a pixel?

Hello everyone,

I have a 640x480 pixels photo.

I'm considering applying an average(mean) filter for the example (105,145) pixel.

Opencv have cv2.blur() function.

But this function applies average filter to all pixels.

I want to apply it to any pixel.

Does anyone have any suggestions?

Thanks.

May 28 '0 received badge  Citizen Patrol (source)
May 28 '0 commented question Is there a function to average (mean) filter for a pixel?

Sorry for not telling you. E.g. I have a 100x100 pixels photo. The pixel in the 50. row and 50. column of the photo has

May 28 '0 commented question Is there a function to average (mean) filter for a pixel?

Sorry for not telling you. E.g. I have a 100x100 pixels photo. The pixel in the 50. row and 50. column of the photo has

May 28 '0 commented question Is there a function to average (mean) filter for a pixel?

Sorry for not telling you. E.g. I have a 100x100 pixels photo. The pixel in the 50. row and 50. column of the photo has

May 28 '0 commented question Is there a function to average (mean) filter for a pixel?

Sorry for not telling you. E.g. I have a 100x100 pixel photo. The pixel in the 50. row and 50. column of the photo has n

May 28 '0 edited question Is there a function to average (mean) filter for a pixel?

Is there a function to average (mean) filter for a pixel? Hello everyone, I have a 640x480 pixels photo. I'm consideri

May 28 '0 asked a question Is there a function to average (mean) filter for a pixel?

Is there a function to average (mean) filter for a pixel? Hello everyone, I have a 640x480 pixels photo. I'm consideri

May 21 '0 received badge  Enthusiast
May 20 '0 marked best answer How to calculate the distortion coefficients from two aerial images ?

I have 50 aerial photographs and some of them are overlapping with each other.

How can I calibrate the camera using them? Or how can I find the distortion coefficients?

May 20 '0 edited question How to calculate the distortion coefficients from two aerial images ?

How to calculate distortion coefficients from two aeral images ? I have 50 aerial photographs and some of them are overl

May 20 '0 asked a question How to calculate the distortion coefficients from two aerial images ?

How to calculate distortion coefficients from two aeral images ? I have 50 aerial photographs and some of them are overl

May 4 '0 asked a question What are the differences between exterior&interior and extrinsic&intrinsic?

What are the differences between exterior&interior and extrinsic&intrinsic? There are concepts of exterior orien

Apr 18 '0 edited question How to split cross an image ?

How to split cross an image ? Hello everyone, I want to split an image, like this; Can you help me ? Thanks in adva

Apr 18 '0 edited question How to split cross an image ?

How to split cross a image ? Hello everyone, I want to split a image, like this; Can you help me ? Thanks in advanc

Apr 18 '0 edited answer what maximum frame rate opencv can handle

Image processing speed is related to the hardware you use, not opencv. You also need to use c++ if you want to do somet

Apr 18 '0 answered a question what maximum frame rate opencv can handle

image processing speed is related to the hardware you use, not opencv. You also need to use c++ if you want to do somet

Apr 18 '0 edited question How to split cross an image ?

How can i split cross a image ? Hello everyone, I want to split a image, like this; Can you help me ? Thanks in adv

Apr 18 '0 asked a question How to split cross an image ?

How can i split cross a image ? Hello everyone, I want to split a image, like this; Can you help me ? Thanks in adv

Apr 17 '0 commented answer How can I combine 2 photos from specific pixels?

There are transparent areas in the photos and they carry it. The characteristic of transparent regions is that they are

Apr 17 '0 received badge  Supporter (source)
Apr 17 '0 marked best answer How can I combine 2 photos from specific pixels?

Hello everyone,

I have two photos.

I want to put these photos on a new plane. The corner coordinates of first photo are

[100,100], [200,100], [200,200] [100,200] (on new plane coordinates)

Corner coordinates of the second photo are

[110,110] [210,110], [210,210], [110,210]. (on new plane coordinates)

How can I do this?

E.g like this ;

Like this

Apr 15 '0 edited question How can I combine 2 photos from specific pixels?

How can I combine 2 photos from specific pixels? Hello everyone, I have two photos. I want to put these photos on a ne

Apr 15 '0 edited question How can I combine 2 photos from specific pixels?

How can I combine 2 photos from specific pixels? Hello everyone, I have two photos. I want to put these photos on a ne

Apr 15 '0 asked a question How can I combine 2 photos from specific pixels?

How can I combine 2 photos from specific pixels? Hello everyone, I have two photos. I want to put these photos on a ne

Apr 15 '0 marked best answer How can we see the non-texture surfaces on the depth map?

Can we add a artificial texture ?

What are your suggestions?

Thanks in advance.

Mar 12 '0 asked a question How can we see the non-texture surfaces on the depth map?

How can we see the non-texture surfaces on the depth map? Can we add a artificial texture ? What are your suggestions?

Feb 27 '0 commented question OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot

I have a warn ; /usr/bin/ld: warning: libopencv_core.so.4.2, needed by /usr/local/lib/libopencv_imgcodecs.so.4.2.0, may

Feb 27 '0 asked a question OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot

OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot Hello everyone ; I can ask a little questi

Feb 27 '0 asked a question OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot

OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot Hello everyone ; I can ask a little questi

Feb 27 '0 asked a question OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot

OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot Hello everyone ; I can ask a little questi

Feb 27 '0 asked a question OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot

OpenCV Error: Assertion failed (tlsSlots.size() > slotIdx) in releaseSlot Hello everyone ; I can ask a little questi

Feb 18 '0 commented question Some packages in python 2.7 do not exist in python 3.(e.g ximgoproc, xfeatures2d)

Haha sorry, You're king.

Feb 18 '0 edited question Some packages in python 2.7 do not exist in python 3.(e.g ximgoproc, xfeatures2d)

Some packages in python 2.7 do not exist in python 3.(e.g ximgoproc, xfeatures2d) Although they have the same opencv ver

Feb 18 '0 edited question Some packages in python 2.7 do not exist in python 3.(e.g ximgoproc, xfeatures2d)

Some packages in python 2.7 do not exist in python 3.(e.g ximgoproc, xfeatures2d) Although they have the same opencv ver

Feb 18 '0 marked best answer How to implement image inpainting to disparity map?

Hello eveyone,

I want to improve my depth map.

Recommended image inpainting for this. But I don't know how to implement it.

Can you help me ?

Feb 18 '0 received badge  Scholar (source)
Feb 18 '0 edited question Some packages in python 2.7 do not exist in python 3.(e.g ximgoproc, xfeatures2d)

Some packages in python 2.7 do not exist in python 3.(e.g ximgoproc, xfeatures2d) Although they have the same opencv ver

Feb 18 '0 received badge  Editor (source)