Synopsis:
The Python Language Translator is a python script which takes the
input from the user and converts it to any language that user want and
read the converted text in that particular language
Execution:
Command : python PyLanguage_Translator.py
Script Link:
...
Showing posts with label Robotics. Show all posts
Showing posts with label Robotics. Show all posts
Friday, 17 June 2016
Ubuntu News Application
Synopsis:
The Ubuntu News Application is a python script which takes the input i.e the category of input that user wants the news to be and from that category
the script will try to fetch the latest news from the CNN news Website
and push the titles of the news as a...
Sunday, 14 February 2016
Number Plate Detection in OpenCV - Python

Script:
import cv2
# Importing the Opencv Library
import numpy as np
# Importing NumPy,which is the fundamental package for scientific computing with Python
# Reading Image
img = cv2.imread("/home/whoami/Pictures/number1.jpg")
cv2.namedWindow("Original Image",cv2.WINDOW_NORMAL)
#...
Friday, 18 December 2015
How to Install open CV 3.0.0 in UBUNTU 15.04

Step 1:Download open CV
open the link to download open CV 3.0:
Step 2:Extraction
Extract the downloaded archive to any arbitrary folder.
Step 3:Installing the Dependencies:
open terminal and follow the below steps or you can download the script file and run...
Thursday, 17 December 2015
C Code to Perform Sampling Rate Convertion
Sampling Rate Conversion in Real Time(Using a C language)
Upsampling and DownSampling using Reconstruction
(Using sinc Function):
Code:
#include<stdio.h>
#include<math.h>
#define PI 3.14
void main()
{
int m,n,samplingrate,chunksize,subchunk2size,newchunksize,newsamplingrate,newsubchunk2size;
...
Friday, 1 May 2015
Top 10 Robots of 2012
Top 10 Robots of 2012
#1
#2
#3
#4
#5
#6
#7
#8
#9
#10
...
Wednesday, 14 January 2015
Doctors Helped By Robots
Doctors Helped By Robots
New Internal Imaging Robot Helps Doctors In Emergency Situations:
The use of robotics in medical field isn't new. But this new Japanese internal imaging robot helps the doctors like no one else, especially during emergency situations. The robot, currently under development...
Friday, 9 January 2015
Automated Cameras To Record a Basketball Game
Automated Cameras To Record a Basketball Game
The time has come when the world is looking for robots to further ease the lives of human beings. Recently, some Disney research scientists reported that they’ve developed a system that could automate the cameras to record a complete Basketball game....
Total Pageviews
Labels
animation
ARM
ARM programming
Assembly programming
augmentedreality
authentication
Bag of Words
build module
CMOS
Companyprofile
computer vision
Cortex M4
CreaticeAssignment
cross build
Cross Compile
culture
embeddedsystems
Exponential Series
Facts
Fibonacci Series
five stage Pipeline
Floating Point
FPU
graphics
Hacking
Hazards
health
HowStuff
iiitb
imageClassifiaction
india
Innovation
Innovators
interview prep
interviewtips
kernel.img
Kmeans
KNN
LDAP
LDAPS
memory
Motivation
native compilation
natural
opencv
os
Pendrivefix
pipeline
pipelined processor
Projectideas.
protocols
python
raspberry pi
RealtimeCoding
Robotics
security
SIFT
Skill
soc
SURF
Technology
techstuff
tls
tutorials
vlsi
Watershed algorithm
writeback
Copyright © 2025
Learn Delta X | Powered by Blogger
Design by ManojKiran Eda | Blogger Theme by learndeltax