Bitwise Operations On Images | Computer Vision | Python | OpenCV| Code Warriors

preview_player
Показать описание
We are welcoming all of you on this tutorial.

In this video we will discuss about Bitwise Operations On Images in CV.

Computer Vision is an ever-evolving area of study, with specialized custom tasks and techniques to target application domains. I visualize its market value growing as fast as its capabilities. With our intelligence and interest, we will soon be able to blend our abilities with Computer Vision and achieve new heights.

The idea to impart human intelligence and instincts to a computer seems rather effortless. Conceivably, because it is solved by very young children too, but we often tend to forget the limitations of computers as compared to our biological capabilities. The complexity of vision perception infinitely varies and is ever dynamic in the case of human beings itself, let alone Computer intelligence.

Stay tune for more videos on Computer Vision tutorial and Subscribe our channel and turn on your notification for upcoming videos.

LinkedIn
Рекомендации по теме
Комментарии
Автор

This was cool and simple learning about masking of images. Nice one

viboosithasrins
Автор

Great video on Performing Bitwise operations(and, or, not, xor) on images and MASKING images

srishtibhandarkar
Автор

Video is very interesting. Got to know about how various bitwise operators are used in open CV and how to apply them on images. Good session.

boddapudeepamahi
Автор

The video well explained the bitwise operations on images and its use in masking images. We understood how to use and, or, nor, not to get the desired part of an image by masking the rest.

samrithad
Автор

It was a wonderful section
In this I learned about bitwise operation and its use (mask a image without destroying the image)

jishnuk
Автор

learnt about bitwise operations on images and Masking Effect

jaisonj
Автор

thanks for the session bro.
bitwise operations (add, or, not, xor) are really crazy and helpful while cropping the image.
session was

Sandeepkishor
Автор

Here i learnt about the bit wise operations on the images

soumyadarshan
Автор

I learnt about bitwise operation on open computer vision.

rashmisahoo
Автор

This video taught us about bitwise operation and masking concept

nandinisingh
Автор

In this vedio I learnt about the masking of images and also covering the images using bitwise operations operations on them

chaithanyareddy
Автор

In this session we learnt how to mask images a technique of cropping without destroying image
Operation like and not or xor
It was agreat session

siddharthjain
Автор

From this ..I understand how bitwise operations perform..

sivasaideepakpulipaka
Автор

i learned how to use Bitwise Operations On Images in CV.

satishbokka
Автор

In this video I learned about how to use bitwise operators in opencv with images

dharnishrsd
Автор

#summary
In this video I learnt about bitwise operator (and, or, not, xor)
#codewarriors

ScoreboardLives
Автор

We learnt masking of images i.e. to see those parts of image we are interested in. Not cropping just covering the image using different bitwise operations on them.

radhikakedia
Автор

I learnt Bitwise operations on images
Bitwise basic operations
And, or and nor

mosesifunanya
Автор

Summary:
1)Learned about bitwise commands that supported various logical operators like AND, OR, NOT, XOR
2)This instructions not only help in performing mere logical operators manipulation but another interesting effect of Masking.

yashrajtambe
Автор

Summary:
Bitwise operations on images
:
This includes bitwise AND, OR, NOT and XOR operations. So we will use Bitwise Operators (bitwise_and, bitwise_or, bitwise_xor, bitwise_not) in an image in OpenCV. Bitwise operations likebitwise_and(), bitwise_or(), bitwise_xor(), and bitwise_not() are useful when working with masks
Masks are binary images that includes the pixel in which operation is to be performed

divyavundavalli
join shbcf.ru