iPROS Manufacturing
  • Search for products by classification category

    • Electronic Components and Modules
      Electronic Components and Modules
      56046items
    • Machinery Parts
      Machinery Parts
      71140items
    • Manufacturing and processing machinery
      Manufacturing and processing machinery
      95627items
    • Scientific and Physics Equipment
      Scientific and Physics Equipment
      33099items
    • Materials
      Materials
      34939items
    • Measurement and Analysis
      Measurement and Analysis
      52844items
    • Image Processing
      Image Processing
      14607items
    • Control and Electrical Equipment
      Control and Electrical Equipment
      50376items
    • Tools, consumables, and supplies
      Tools, consumables, and supplies
      62926items
    • Design and production support
      Design and production support
      11779items
    • IT/Network
      IT/Network
      40764items
    • Office
      Office
      13198items
    • Business support services
      Business support services
      32133items
    • Seminars and Skill Development
      Seminars and Skill Development
      5725items
    • Pharmaceutical and food related
      Pharmaceutical and food related
      24002items
    • others
      59956items
  • Search for companies by industry

    • Manufacturing and processing contract
      7355
    • others
      5036
    • Industrial Machinery
      4428
    • Machine elements and parts
      3292
    • Other manufacturing
      2873
    • IT/Telecommunications
      2522
    • Trading company/Wholesale
      2456
    • Industrial Electrical Equipment
      2316
    • Building materials, supplies and fixtures
      1818
    • software
      1646
    • Electronic Components and Semiconductors
      1576
    • Resin/Plastic
      1491
    • Service Industry
      1415
    • Testing, Analysis and Measurement
      1131
    • Ferrous/Non-ferrous metals
      981
    • environment
      702
    • Chemical
      629
    • Automobiles and Transportation Equipment
      559
    • Printing Industry
      507
    • Information and Communications
      437
    • Consumer Electronics
      421
    • Energy
      321
    • Rubber products
      312
    • Food Machinery
      303
    • Optical Instruments
      281
    • robot
      273
    • fiber
      250
    • Paper and pulp
      232
    • Electricity, Gas and Water Industry
      172
    • Pharmaceuticals and Biotechnology
      164
    • Warehousing and transport related industries
      145
    • Glass and clay products
      141
    • Food and Beverage
      133
    • CAD/CAM
      122
    • retail
      111
    • Educational and Research Institutions
      107
    • Medical Devices
      102
    • Ceramics
      95
    • wood
      88
    • Transportation
      83
    • Medical and Welfare
      61
    • Petroleum and coal products
      60
    • Shipbuilding and heavy machinery
      52
    • Aviation & Aerospace
      48
    • Fisheries, Agriculture and Forestry
      39
    • Public interest/special/independent administrative agency
      25
    • self-employed
      23
    • equipment
      22
    • Research and development equipment and devices
      18
    • Government
      17
    • Mining
      17
    • Materials
      16
    • Finance, securities and insurance
      13
    • Individual
      10
    • Restaurants and accommodations
      8
    • cosmetics
      8
    • Police, Fire Department, Self-Defense Forces
      7
    • Laboratory Equipment and Consumables
      3
    • Contracted research
      3
    • Raw materials for reagents and chemicals
      2
  • Special Features
  • Ranking

    • Overall Products Ranking
    • Overall Company Ranking
Search for Products
  • Search for products by classification category

  • Electronic Components and Modules
  • Machinery Parts
  • Manufacturing and processing machinery
  • Scientific and Physics Equipment
  • Materials
  • Measurement and Analysis
  • Image Processing
  • Control and Electrical Equipment
  • Tools, consumables, and supplies
  • Design and production support
  • IT/Network
  • Office
  • Business support services
  • Seminars and Skill Development
  • Pharmaceutical and food related
  • others
Search for Companies
  • Search for companies by industry

  • Manufacturing and processing contract
  • others
  • Industrial Machinery
  • Machine elements and parts
  • Other manufacturing
  • IT/Telecommunications
  • Trading company/Wholesale
  • Industrial Electrical Equipment
  • Building materials, supplies and fixtures
  • software
  • Electronic Components and Semiconductors
  • Resin/Plastic
  • Service Industry
  • Testing, Analysis and Measurement
  • Ferrous/Non-ferrous metals
  • environment
  • Chemical
  • Automobiles and Transportation Equipment
  • Printing Industry
  • Information and Communications
  • Consumer Electronics
  • Energy
  • Rubber products
  • Food Machinery
  • Optical Instruments
  • robot
  • fiber
  • Paper and pulp
  • Electricity, Gas and Water Industry
  • Pharmaceuticals and Biotechnology
  • Warehousing and transport related industries
  • Glass and clay products
  • Food and Beverage
  • CAD/CAM
  • retail
  • Educational and Research Institutions
  • Medical Devices
  • Ceramics
  • wood
  • Transportation
  • Medical and Welfare
  • Petroleum and coal products
  • Shipbuilding and heavy machinery
  • Aviation & Aerospace
  • Fisheries, Agriculture and Forestry
  • Public interest/special/independent administrative agency
  • self-employed
  • equipment
  • Research and development equipment and devices
  • Government
  • Mining
  • Materials
  • Finance, securities and insurance
  • Individual
  • Restaurants and accommodations
  • cosmetics
  • Police, Fire Department, Self-Defense Forces
  • Laboratory Equipment and Consumables
  • Contracted research
  • Raw materials for reagents and chemicals
Special Features
Ranking
  • Overall Products Ranking
  • Overall Company Ranking
  • privacy policy
  • terms of service
  • About Us
  • Careers
  • Advertising
  1. Home
  2. software
  3. オスカーテクノロジー
  4. Product/Service List
software
  • Added to bookmarks

    Bookmarks list

    Bookmark has been removed

    Bookmarks list

    You can't add any more bookmarks

    By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

    Free membership registration

オスカーテクノロジー

addressTokyo/Shinagawa/1-11-1 Osaki, Gate City Osaki West Tower, 18th Floor, TEL 03-6420-0762
phone03-6420-0762
  • Official site
last updated:Nov 27, 2020
オスカーテクノロジーlogo
  • Contact this company

    Contact Us Online
  • Before making an inquiry

    Download PDF
  • Company information
  • Products/Services(7)
  • catalog(9)
  • news(0)

オスカーテクノロジー List of Products and Services

  • category

1~7 item / All 7 items

Displayed results

class="retina-image"

[Example] Automatic parallelization for image processing programs

Introducing a case study on the acceleration of image processing programs using the OSCARTech compiler.

The "OSCARTech Compiler" supports automatic parallelization of a wide range of software programs. We will introduce a case of automatic parallelization applied to a fundamental image processing algorithm called "Optical Flow," which detects the magnitude of movement (motion vectors) of objects within an image. In this case, we attempted parallelization using block matching (a method where blocks are cut out from a still image at a certain moment, and the vicinity of the same coordinates in the next moment is searched to select and determine the most similar block). 【Case Study】 ■ Optical Flow: Detects the direction and magnitude (motion vectors) of movement of objects within an image. ■ Verification Environment: Raspberry Pi 2 (Cortex-A7, 4 Core, 900Mhz, OS: Raspbian OS) ■ Time taken to generate motion vectors: - 1 Core: 936ms / 1.0x - 2 Cores: 480ms / 1.9x - 3 Cores: 340ms / 2.7x *For more details, please refer to the PDF document or feel free to contact us.

  • Software (middle, driver, security, etc.)

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

Utilization of OSCARTech compiler on ARM big.LITTLE

Achieving both high speed and low power consumption! Automatic control of operating voltage and frequency according to the SoC.

By combining the "OSCARTech Compiler" with ARM's "big.LITTLE architecture," we have realized a software/hardware integrated platform that achieves both high speed and low power consumption. This solution, unique to OSCARTech's parallelization technology, maximizes the performance of multi-core systems and automatically controls the operating voltage and frequency according to the SoC. 【Mechanism for Reducing Power Consumption】 ■ The "OSCARTech Compiler" parallelizes the target program and embeds power control code. ■ The power control code manages the operating frequency of the virtual core through an API called CPUfreq. ■ Based on the set frequency, the OS (IKS) switches between operating frequencies and actual cores. *For more details, please refer to the PDF document or feel free to contact us.

  • Software (middle, driver, security, etc.)

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

Development environment for embedded systems with automatic parallelizing compiler

Providing high-speed, low-power consumption solutions! Supporting multi-core compatible software development.

IAR Systems and Oscar Technology provide high-speed and low-power consumption solutions. You can develop programs using the widely adopted "IAR Embedded Workbench" while utilizing the automatic parallelization technology known as the "OSCARTech Compiler." It is possible to develop multi-core compatible software in a familiar development environment. *For more details, please refer to the PDF document or feel free to contact us.

  • Software (middle, driver, security, etc.)

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

Multi-grain parallelization technology

Thorough extraction of parallelism! Introducing parallelization technology using the multi-grain method.

"Multi-Grain Parallelization Technology" supports all forms of algorithms. It thoroughly analyzes control flow, data dependencies, program structure, and data structures, and based on the results, it divides and parallelizes the program into units called macro tasks. The automatic parallelization solution equipped with this technology, "OSCARTech Compiler," achieves speedup and power savings that traditional automatic parallelization technologies cannot accomplish. 【Features】 ■ Supports all forms of algorithms ■ Thoroughly extracts parallelism within programs ■ Achieves speedup and power savings *For more details, please refer to the PDF document or feel free to contact us.

  • Software (middle, driver, security, etc.)

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

Oscar Technology's parallelization technology 'OSCARTech Compiler'

Automate and execute parallelization tasks with high performance! Introducing Oscar Technology's technology *Free case studies available!

The "OSCARTech Compiler" is an innovative technology that automatically achieves both software acceleration and power saving simultaneously. Typically, standard parallelization methods such as OpenMP involve the use of APIs or manual task allocation to each core; however, this technology can automatically and efficiently execute the parallelization process. It takes code written in C as input and outputs parallelized code, making it independent of the OS or architecture, allowing you to use your existing development environment as is. 【Features】 ■ Multi-platform support ■ Automatic optimization via a profiler ■ Numerous parallelism visualization tools ■ Multi-grain parallelization ■ Power saving and memory management by the compiler ■ Fast synchronization processing *For more details, please refer to the PDF materials or feel free to contact us.

  • Software (middle, driver, security, etc.)

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

Oscar Technology Co., Ltd. Business Introduction

Amazing technology, right here! Commercializing technology related to software parallelization.

Oscar Technology Co., Ltd. was established by four professors from Waseda University as a venture business aimed at commercializing technology related to the parallelization of software developed through research and development. Our company’s management philosophy is to promote technological innovation in software, improve the convenience of IoT and information devices through this, and further reduce environmental impact to achieve a more comfortable living environment. 【Business Content】 ■ Software parallelization services and consulting *For more details, please refer to the PDF materials or feel free to contact us.*

  • Software (middle, driver, security, etc.)

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

Technology: Automotive Product Development Environment using OSCARTech Compiler

Responding to software acceleration and low power consumption! Development of products for automobiles.

The OSCARTech compiler is equipped with a unique automatic parallelization algorithm that can support the acceleration and low power consumption of control software on ECUs, thereby enhancing the sophistication of in-vehicle devices from a software perspective. Furthermore, this parallelization technology can also be used generically on PCs and servers, making it applicable for accelerating simulations required in model-based development. 【Features】 ○ Reduction of development costs ○ Shortening of time-to-market ○ Improvement of software quality For more details, please contact us or download the catalog.

  • Software (middle, driver, security, etc.)

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration
Prev 1 Next
  • 高品質×短納期 アキツなら金型費不要 0円 1個から対応可能 試作・小ロット 最短当日出荷 3Dデータ対応 ゴム切削加工はお任せください!
  • ”分離できるか?”ではなく”どう分離するか” 分離効率×ランニングコスト×安定稼働 業界・用途に応じた多様な技術と経験 実用レベルで選ばれる遠心分離機
    • Contact this company

      Contact Us Online
    • Before making an inquiry

      Download PDF

    Products

    • Search for Products

    Company

    • Search for Companies

    Special Features

    • Special Features

    Ranking

    • Overall Products Ranking
    • Overall Company Ranking

    support

    • site map
    IPROS
    • privacy policy Regarding external transmission of information
    • terms of service
    • About Us
    • Careers
    • Advertising
    COPYRIGHT © 2001-2025 IPROS CORPORATION ALL RIGHTS RESERVED.
    Please note that the English text on this page is automatically translated and may contain inaccuracies.