Pradeep Kumar

Pradeep Kumar

1,035 Articles Published

Articles by Pradeep Kumar

Page 102 of 104

Difference between Computer Vision and Deep Learning

Pradeep Kumar
Pradeep Kumar
Updated on 21-Jul-2022 1K+ Views

The technologies that were considered to be of the future a few decades ago, such as artificial intelligence and machine vision, have now become mainstream and are being used in a wide variety of applications. These applications range from automated robot assembly to automatic vehicle guidance, analysis of remotely sensed images, and automated visual inspection.Every sector of the technology business, including start-ups, is racing to catch up with the competition by focusing their efforts on computer vision and deep learning, two of the hottest subjects in the industry right now.What is Computer Vision?Computer Vision is a branch of AI that ...

Read More

Difference between Computer Vision and Pattern Recognition

Pradeep Kumar
Pradeep Kumar
Updated on 21-Jul-2022 2K+ Views

It is not an easy undertaking to perform computational analysis of images as well as patterns that are more abstract. In many computer vision applications, this procedure is a low-level phase in the process. The plan is to search through the photographs for any hints or information that can help solve the problems.Computer vision involves the collection of digital images (by using image sensors), the processing of those images, and the analysis of those analyses in order to acquire some knowledge of the visual input.When it comes to making interpretations, computer vision and pattern recognition are very similar. The process ...

Read More

Difference between Computer Vision and Image Processing

Pradeep Kumar
Pradeep Kumar
Updated on 21-Jul-2022 5K+ Views

The human eye has six and seven million cone cells, each of which contains one of three different types of opsins, which are proteins that are sensitive to color. When photons of light strike these opsins, they transform, setting off a cascade that produces electrical signals, which then send the messages to the brain so that they can be interpreted.Making a machine that can read this on a level that is understandable to humans has always been a difficult task because the process as a whole is so complicated. Emulating human vision in terms of recognizing patterns and faces, as ...

Read More

How to Convert Date Stored as Text to Date in Excel?

Pradeep Kumar
Pradeep Kumar
Updated on 07-Jul-2022 1K+ Views

When we need to conduct trend analysis, dates act as essential elements. Dates play an important role and you need to make sure that they are conveyed in the best possible way. There are times when dates might end up being formatted as text and saved in the cells.You may have, for instance, placed a date into a cell in text format, or the date may have been imported or pasted from an external data source as text.Convert Text Dates with Two-Digit Years by Using Error CheckingIn this tutorial, we will discuss two methods to convert text formatted dates to ...

Read More

How to Combine Data from Multiple Excel Worksheets into One?

Pradeep Kumar
Pradeep Kumar
Updated on 07-Jul-2022 795 Views

There are situations when the data that you require is scattered across numerous sheets in Microsoft Excel, or even multiple files. How wonderful it would be if you could collect all this data in a single document?When you are in a hurry, you can save time by simply copying and pasting the necessary cells onto the same sheet. However, the amount of time and effort required to complete this task may be quite substantial, depending on the data that you are analyzing. Instead, you could think about some of the more intelligent approaches to complete the same task.In this tutorial, ...

Read More

How to Calculate Age in Excel from Birthday?

Pradeep Kumar
Pradeep Kumar
Updated on 07-Jul-2022 861 Views

Suppose you have compiled a list of the student’s dates of birth in an Excel spreadsheet, and at this point, you need to figure out how old each one of them is. Excel has a number of useful functions, like DATEDIF and YEARFRAC, that can make it easy to figure out a student’s age based on their birth date.Using the DATEDIF FunctionThe DATEDIF function can convert the birth date to the current age. The general syntax for this is as follows −=DATEDIF(birthdate, TODAY(), "y")Where, Birthdate − The date that corresponds to the student's actual birthday.TODAY() − The current date is ...

Read More

How to Add and Subtract Dates and Times in Excel?

Pradeep Kumar
Pradeep Kumar
Updated on 07-Jul-2022 1K+ Views

Changing the dates on a spreadsheet can be a time-consuming process. You can change the dates without having to get out your calendar to count the days or months because you can do so directly in Microsoft Excel by using basic addition or subtraction.Adjusting the dates does not have to be a burden, regardless of whether this is a project schedule with due dates, a budget with dates when bills are due, or an order sheet with shipment dates. You can enter the addition or subtraction, and the new dates will be automatically calculated for you after a few straightforward ...

Read More

How to Convert Multiple Rows to Columns in Excel?

Pradeep Kumar
Pradeep Kumar
Updated on 07-Jul-2022 3K+ Views

Let's assume you already have a list of data with many rows that only has one column in an excel sheet, but you want to convert these data to multiple rows and columns, you can achieve this using an Excel formula.Step 1Let’s consider the following list of multiple rows data and try to convert those data into multiple columns and rows using excel formula.Step 2Let’s choose an empty cell (C1) in which we will store the first data of the list of data and type the following formula in cell C1 and press Enter.=OFFSET($A$1, (ROW()-1)*3+INT((COLUMN()-3)), MOD(COLUMN()-3, 1))Step 3Now we get ...

Read More

Difference between Private Cloud and Data Center

Pradeep Kumar
Pradeep Kumar
Updated on 06-Jul-2022 1K+ Views

A large structure and a large number of people are both components of an organisation. It quickly becomes impossible to handle all of the data on an individual basis. People in this day and age typically make use of electronic systems for accomplishing this task. Private clouds and data centers are two examples of the kinds of facilities that are used by virtually all large businesses and organizations to carry out a variety of operations involving their data.What is a Private Cloud?It is well known that private clouds offer a higher level of security than public clouds since they provide ...

Read More

Difference between Microservices and Web Services

Pradeep Kumar
Pradeep Kumar
Updated on 06-Jul-2022 2K+ Views

Microservices are characterized by their compact size and their independence from one another. They bring a fresh perspective to the modularization of software, which itself is not an original idea. They are separate processes that coordinate their efforts and share information with one another in order to complete a mission inside a more comprehensive programme. Businesses now have the ability to implement new technologies in a more timely and efficient manner than ever before, thanks to Microservices.Web services are any services that are accessible over the internet and are constructed using standard Internet technologies. These technologies are considered to be ...

Read More
Showing 1011–1020 of 1,035 articles
Advertisements