pramodpoudel.blogspot.com pramodpoudel.blogspot.com

pramodpoudel.blogspot.com

OpenCV DSP Acceleration

Monday, August 16, 2010. All algoritm implemented. cvDFT(), which was causing trouble last week is also implemented. All work has been commited to SVN. Benchmarking of the work is provided at https:/ spreadsheets.google.com/ccc? Complete documentation is provided at http:/ code.google.com/p/opencv-dsp-acceleration/w/list. Also, http:/ elinux.org/BeagleBoard/GSoC/2010 Projects/OpenCV. Has been updated and linked to the documentation. Take couple of days off. Work further to add other API and refine work.

http://pramodpoudel.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR PRAMODPOUDEL.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.3 out of 5 with 8 reviews
5 star
0
4 star
6
3 star
0
2 star
0
1 star
2

Hey there! Start your review of pramodpoudel.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.7 seconds

FAVICON PREVIEW

  • pramodpoudel.blogspot.com

    16x16

  • pramodpoudel.blogspot.com

    32x32

CONTACTS AT PRAMODPOUDEL.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
OpenCV DSP Acceleration | pramodpoudel.blogspot.com Reviews
<META>
DESCRIPTION
Monday, August 16, 2010. All algoritm implemented. cvDFT(), which was causing trouble last week is also implemented. All work has been commited to SVN. Benchmarking of the work is provided at https:/ spreadsheets.google.com/ccc? Complete documentation is provided at http:/ code.google.com/p/opencv-dsp-acceleration/w/list. Also, http:/ elinux.org/BeagleBoard/GSoC/2010 Projects/OpenCV. Has been updated and linked to the documentation. Take couple of days off. Work further to add other API and refine work.
<META>
KEYWORDS
1 opencv dsp acceleration
2 weekly report 13
3 accomplishment
4 plans
5 posted by
6 pramod poudel
7 4 comments
8 weekly report 12
9 status and accomplishment
10 refine document
CONTENT
Page content here
KEYWORDS ON
PAGE
opencv dsp acceleration,weekly report 13,accomplishment,plans,posted by,pramod poudel,4 comments,weekly report 12,status and accomplishment,refine document,review of code,blockers,no comments,weekly report 11,work on documentation,weekly report 10
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

OpenCV DSP Acceleration | pramodpoudel.blogspot.com Reviews

https://pramodpoudel.blogspot.com

Monday, August 16, 2010. All algoritm implemented. cvDFT(), which was causing trouble last week is also implemented. All work has been commited to SVN. Benchmarking of the work is provided at https:/ spreadsheets.google.com/ccc? Complete documentation is provided at http:/ code.google.com/p/opencv-dsp-acceleration/w/list. Also, http:/ elinux.org/BeagleBoard/GSoC/2010 Projects/OpenCV. Has been updated and linked to the documentation. Take couple of days off. Work further to add other API and refine work.

INTERNAL PAGES

pramodpoudel.blogspot.com pramodpoudel.blogspot.com
1

OpenCV DSP Acceleration: Weekly Report 11

http://pramodpoudel.blogspot.com/2010/08/weekly-report-11.html

Monday, August 2, 2010. OpenCV now allocates memory using CMEM in the continious region. This saves overhead of copying the buffer. Same buffer allocated by OpenCV can be passed to the DSP. Functionality is fine but during the exit of the main() process, there is following error message, 'CMEM Error: CMEM exit() already called, check stderr output for earlier CMEM failure messages (possibly version mismatch).'. Work more on the performance and provide benchmark for implemented algorithms.

2

OpenCV DSP Acceleration: Weekly Report 8

http://pramodpoudel.blogspot.com/2010/07/weekly-report-8.html

Monday, July 12, 2010. Implemented 2-d DFT algorithm. Currently the ouptupt of DFT are scaled, as DSPLIB gives scaled output. I am planning to change the kernel for DFT and IDFT in DSPLIB for non-scaling so that the overhead of scaling back on my algorithm will be reduced. Reviewed integral and soble algorithm. Committed the source code and application example for all the algorithm. Instruction was updated accordingly. Look into Optimization. Try async-universalprocess. Subscribe to: Post Comments (Atom).

3

OpenCV DSP Acceleration: June 2010

http://pramodpoudel.blogspot.com/2010_06_01_archive.html

Monday, June 28, 2010. Extended the sobel algorithm. It is now capable of working with 5x5 and 7x7 kernel. I am currently working on implementing cvIntegral and extending DFT. Tested the algorithm for calculating integral image. Some more work is needed so that it could be applied to images. Look further into performance hurdles and try to overcome it. Expand Integral algorithm and DFT algorithm. Look into their performance and compare it with non-dsp OpenCV algorithm. Sunday, June 20, 2010. Modified the...

4

OpenCV DSP Acceleration: Weekly Report 13

http://pramodpoudel.blogspot.com/2010/08/weekly-report-13.html

Monday, August 16, 2010. All algoritm implemented. cvDFT(), which was causing trouble last week is also implemented. All work has been commited to SVN. Benchmarking of the work is provided at https:/ spreadsheets.google.com/ccc? Complete documentation is provided at http:/ code.google.com/p/opencv-dsp-acceleration/w/list. Also, http:/ elinux.org/BeagleBoard/GSoC/2010 Projects/OpenCV. Has been updated and linked to the documentation. Take couple of days off. Work further to add other API and refine work.

5

OpenCV DSP Acceleration: August 2010

http://pramodpoudel.blogspot.com/2010_08_01_archive.html

Monday, August 16, 2010. All algoritm implemented. cvDFT(), which was causing trouble last week is also implemented. All work has been commited to SVN. Benchmarking of the work is provided at https:/ spreadsheets.google.com/ccc? Complete documentation is provided at http:/ code.google.com/p/opencv-dsp-acceleration/w/list. Also, http:/ elinux.org/BeagleBoard/GSoC/2010 Projects/OpenCV. Has been updated and linked to the documentation. Take couple of days off. Work further to add other API and refine work.

UPGRADE TO PREMIUM TO VIEW 6 MORE

TOTAL PAGES IN THIS WEBSITE

11

LINKS TO THIS WEBSITE

beagleboard-pwm.blogspot.com beagleboard-pwm.blogspot.com

High level interface for PWM with the BeagleBoard: June 2010

http://beagleboard-pwm.blogspot.com/2010_06_01_archive.html

High level interface for PWM with the BeagleBoard. Monday, June 28, 2010. Report for the week. A couple of major things got done. The driver now allows simultaneous access of all the PWMs (9/10/11). This is done by making multiple instances of the same driver and using a load time module parameter to specify which PWM signals have to be activated. Made the lightning talk. It can be accessed at http:/ www.youtube.com/watch? Added more instructions for using the driver. Monday, June 21, 2010. Previously th...

beagleboard-pwm.blogspot.com beagleboard-pwm.blogspot.com

High level interface for PWM with the BeagleBoard: Week 12 report

http://beagleboard-pwm.blogspot.com/2010/08/week-12-report.html

High level interface for PWM with the BeagleBoard. Monday, August 16, 2010. Report for the week. I was busy this week with some urgent college work, so could not put in as much time. Improved the documentation on the elinux wiki page. Made a patch and submitted it to the linux-omap mailing list for review. I sent in the patch this morning so am still waiting for some opinions about it. I am hoping I have got the basics right. I will try and put some more time into testing the pwm speaker driver.

beagleboard-pwm.blogspot.com beagleboard-pwm.blogspot.com

High level interface for PWM with the BeagleBoard: Week 11 report

http://beagleboard-pwm.blogspot.com/2010/08/week-11-report.html

High level interface for PWM with the BeagleBoard. Monday, August 9, 2010. Report for the week. I misunderstood the ioctl() interface thinking that I could issue these calls from the kernel space as well. But later discovered that these can only be used from the userspace. This was causing the compile errors I mentioned in the last week's report. With this out of the way I can now build the pwm speaker driver. Improve the documentation on the wiki as well as the repo. Subscribe to: Post Comments (Atom).

beagleboard-pwm.blogspot.com beagleboard-pwm.blogspot.com

High level interface for PWM with the BeagleBoard: May 2010

http://beagleboard-pwm.blogspot.com/2010_05_01_archive.html

High level interface for PWM with the BeagleBoard. Monday, May 31, 2010. Report for the week (24-5-10 to 31-5-10). Downloaded the Angstrom demo image and logged into the uboot shell. Partitioned SD card and setup angstrom image on it. Booted Angstrom demo image on the Beagleboard. Made the final draft for circuits to be used for motor control and speaker control. Got the blog upto speed. Control Beagleboard through VNC. Study other such drivers and start working on the architecture. But all was not well!

beagleboard-pwm.blogspot.com beagleboard-pwm.blogspot.com

High level interface for PWM with the BeagleBoard: August 2010

http://beagleboard-pwm.blogspot.com/2010_08_01_archive.html

High level interface for PWM with the BeagleBoard. Monday, August 16, 2010. Report for the week. I was busy this week with some urgent college work, so could not put in as much time. Improved the documentation on the elinux wiki page. Made a patch and submitted it to the linux-omap mailing list for review. I sent in the patch this morning so am still waiting for some opinions about it. I am hoping I have got the basics right. I will try and put some more time into testing the pwm speaker driver. I manage...

beagleboard-pwm.blogspot.com beagleboard-pwm.blogspot.com

High level interface for PWM with the BeagleBoard: Week 10 report

http://beagleboard-pwm.blogspot.com/2010/08/week-10-report.html

High level interface for PWM with the BeagleBoard. Monday, August 2, 2010. Report for the week. I am having some compiling problems right now using this makefile ( http:/ pastebin.com/EnFjfNZa. And, these files pwmsp.c( http:/ pastebin.com/0XS7sNxA. And pwmsp lib.c ( http:/ pastebin.com/JRFfcMcU. It gives me these errors http:/ pastebin.com/Byhkz4rT. After fixing these compiling errors, I will test this driver and make a demo for this. Subscribe to: Post Comments (Atom). AXI interfacing with Chisel.

beagleboard-pwm.blogspot.com beagleboard-pwm.blogspot.com

High level interface for PWM with the BeagleBoard: July 2010

http://beagleboard-pwm.blogspot.com/2010_07_01_archive.html

High level interface for PWM with the BeagleBoard. Monday, July 26, 2010. Report for the week. Much of this week was spent trying to read up on ALSA. But the documentation is not that good. Added prescaling via another ioctl() call. This will now allow us to obtain really slow PWM signals. Prescaling allows division of the input clock by powers of 2 i.e. from 2 to 256. This seems like a very neat feature. Monday, July 19, 2010. Report for the week. Added more ioctl() calls to query the status of the PWM.

elinux.org elinux.org

BeagleBoard/GSoC/2010 Projects - eLinux.org

http://elinux.org/BeagleBoard/GSoC/2010_Projects

This page links to the six official projects that were chosen for the BeagleBoard's Google Summer of Code 2010 mentoring session. Project: RPC layer and POSIX wrappers for C6Run (formerly known as DSPEasy). Project: OpenCV DSP Acceleration. Project: NEON Support for FFTW. Project: Pulse Width Modulation. Project: RPC layer and POSIX wrappers for C6Run. Formerly known as DSPEasy). Student: Yaman Umuroglu (maltanar). Mentors: Katie Roberts-Hoffman, Laine Walker-Avina, Frank Walzer. Is the only allowed feed.

UPGRADE TO PREMIUM TO VIEW 9 MORE

TOTAL LINKS TO THIS WEBSITE

17

OTHER SITES

pramodpatvari.com pramodpatvari.com

Zenfolio | Pix Perfect Studio

Register to save your cart before it expires.

pramodpatvarifitness.blogspot.com pramodpatvarifitness.blogspot.com

Pramod Patvari Fitness Blog

Pramod Patvari Fitness Blog. I’m Pramod Patvari from Hackensack, NJ. Prior to plugging into Beachbody, I was an overweight, stressed-out and barely been happy. Since becoming a Beachbody coach, I’ve lost 10 lbs, became very active, and have found my passion. I highly recommend that you become a coach and start working on your own freedom! What more needed than being happy in what you are doing. Friday, November 2, 2012. How to make salads interesting to eat. Posted by Blogger's Heaven. So, it doesn't mat...

pramodpens1.blogspot.com pramodpens1.blogspot.com

సాహిత్య సంగమం

సాహిత్య సంగమం. Subscribe to: Posts (Atom).

pramodphotography.com pramodphotography.com

Pramod Achuthan Photography

pramodplywood.com pramodplywood.com

Coming Soon - Pramod Group

Coming Soon ♔.

pramodpoudel.blogspot.com pramodpoudel.blogspot.com

OpenCV DSP Acceleration

Monday, August 16, 2010. All algoritm implemented. cvDFT(), which was causing trouble last week is also implemented. All work has been commited to SVN. Benchmarking of the work is provided at https:/ spreadsheets.google.com/ccc? Complete documentation is provided at http:/ code.google.com/p/opencv-dsp-acceleration/w/list. Also, http:/ elinux.org/BeagleBoard/GSoC/2010 Projects/OpenCV. Has been updated and linked to the documentation. Take couple of days off. Work further to add other API and refine work.

pramodpoudel.com pramodpoudel.com

Pramod Poudel, Web Developer, Freelancer, PHP, AJAX, Javascript, Smarty, CakePHP

I am working as freelance web programmer since last 7 year and also working as System Analyst in leading Corporate House in Nepal. Step towards the future. Contributing a little on the field of web using new emerging technology. National News Agency of Nepal. It has facility for news subscriber and reporter to acess and sent news. Web programmer, freelancer, wroking as web programmer in different government organization in Nepal and Full time employee of Leading Business House in Nepal.

pramodprasun.com pramodprasun.com

Pramod Prasun

Skip to main content. Subscribe to this blog. April 09, 2018. As per this daily chart of Dow, we can see that the candles were small and mostly up candles in the bull market. After the bear market started we get bigger daily candles, and a mix of up and down candles. Hence trading system/method must adapt to change in volatility as per the market scenario. Moving Average Crossover System. January 25, 2018. Often we hear the following,. You can see how nice its it. And we get a picture like this. As an ex...

pramodpvt.blogspot.com pramodpvt.blogspot.com

pramod.co

Saturday, December 19, 2009. Haier 6300 UNLOCK TESTED P.K.rar. Http:/ www.sendspace.com/file/zan3av. Monday, December 14, 2009. Haier 2030 stop on tata logo solution 1000% tested by me. Http:/ www.ziddu.com/download/7738422/haier2030bygtechmobile.rar.html:tick. Http:/ www.sendspace.com/file/vkwk7t. Sunday, December 13, 2009. Http:/ www.sendspace.com/file/tl4tz2. Thursday, December 3, 2009. InfinityUpdate ChineseMiracle v3[1].01.rar. Http:/ www.sendspace.com/file/99i75p. Tuesday, December 1, 2009.

pramodramesh.com pramodramesh.com

Portfolio

Crysis 2 : Invasion (Mod). Gameplay Videos with Commentary. VR Arcade FPS for the Virtuix Omni. VR Arcade FPS for the Virtuix Omni. Crysis 2 Level Mod: Invasion. Crysis 2 Mod SDK (CryEngine 3.3). Level Designer / Scripter. Create your own unique website with customizable templates. Crysis 2 : Invasion (Mod). Gameplay Videos with Commentary.

pramodrane.wordpress.com pramodrane.wordpress.com

Thoughtpad | 24/7

March 28, 2007 in Ad. Amul ads has done it over and over for so many years. They came up this ad on Indian batting maestro Sachin Tendulkar – the Master Blaster. American Idol: Sanjaya and Jordin are in Final 9. March 28, 2007 in AmericanIdol. Well, Sanjaya this Kid has learned to pull new hair style every week on American Idol. Well I should say he is bravejust as how Simon said on one of the episode. I like Jordin chances too. Chris is out this week. Desi connection to American Idol 6. Inter alia, enjo...