並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 100件

新着順 人気順

Backgroundの検索結果1 - 40 件 / 100件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Backgroundに関するエントリは100件あります。 cssツール画像 などが関連タグです。 人気エントリには 『サーバー不要&外部とのデータのやりとり無しで画像から背景を削除できるオープンソースな軽量npmライブラリ「background-removal-js」を使ってみた』などがあります。
  • サーバー不要&外部とのデータのやりとり無しで画像から背景を削除できるオープンソースな軽量npmライブラリ「background-removal-js」を使ってみた

    「background-removal-js」はブラウザ内だけで動作が完結する背景削除ライブラリです。サーバーとデータをやりとりしないため、サーバーコストが不要だったりデータが流出してしまう心配がなかったりと利点がたくさんありますが、実際のところ「ちゃんと切り抜いてくれるのか」が気になるところ。今回はデモを使ってさまざまな画像の背景を削除してみます。 imgly/background-removal-js https://github.com/imgly/background-removal-js background-removal-jsはパッケージマネージャーのnpm上で提供されており、簡単にウェブアプリに組み込めるようになっていますが、今回はすぐに利用できるデモ版を使ってみます。 デモ版の画面はこんな感じ。自分の画像をアップロードできるほか、手早く確認したい人のためにいくつかのサンプ

      サーバー不要&外部とのデータのやりとり無しで画像から背景を削除できるオープンソースな軽量npmライブラリ「background-removal-js」を使ってみた
    • background-imageの表示ラグ問題を(ほぼ)CSSのみで実装するCSS遅延読み込みで解決

      ベストプラクティスとも限らないですが、プレーンなHTML・CSSサイトでも手軽に実装できる方法を紹介します。 background-imageの一瞬表示されない問題 CSSのbackground-imageはその画像が表示されるまで読み込まれません。例えばユーザーのアクションに応じてbackground-imageを変える場合、変更後の画像はユーザーアクションが行われてから初めて読み込まれます。(この読み込みは初回のみ行われるので、2回目以降は発生しません) 遅延表示のサンプル より具体的な現象としては、独自デザインのラジオボタンやチェックボックスをクリックした時、初回のみ一瞬遅れて表示される、というのがあります。他にもdisplay: noneで非表示にしている要素を表示させた場合でも同様の表示ラグが発生します。 ▼初回のみ表示が遅くなっている様子(分かりやすくするためにネットワーク速度

        background-imageの表示ラグ問題を(ほぼ)CSSのみで実装するCSS遅延読み込みで解決
      • 【コピペ可】background-attachment: fixed;がスマホ(iOSのSafari)で効かない問題を完全に解決する【CSSのみ】

        <!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Document</title> <link rel="stylesheet" href="./destyle.css" /> <link rel="stylesheet" href="./style.css" /> </head> <body> <div class="Firstview">FirstView</div> <section class="Section"> <div class

          【コピペ可】background-attachment: fixed;がスマホ(iOSのSafari)で効かない問題を完全に解決する【CSSのみ】
        • グリーンバックはもういらない!?Background Mattingでどこでも合成(Windows10、Python 3.6) - Qiita

          Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

            グリーンバックはもういらない!?Background Mattingでどこでも合成(Windows10、Python 3.6) - Qiita
          • CSS Background Patterns by MagicPattern

            CSS Background Patterns is fun little free tool that lets you create cool CSS patterns for your website background. We've curated and parameterized this collection of pure CSS patterns to help you generate & customize the most cool CSS seamless patterns around the web. The collection is being updated regurarly! Patterns are everywhere! From your website to your favorite book cover. There're severa

              CSS Background Patterns by MagicPattern
            • Reconstructing TypeScript, part 0: intro and background

              Jake Donham > Technical Difficulties > Reconstructing TypeScript, part 0 Reconstructing TypeScript, part 0: intro and background2021-09-07I've been building a "document development environment" called Programmable Matter that supports live code embedded in documents, with a simple TypeScript-like programming language. It's been fun figuring out how to implement it—the type system in TypeScript is

              • GitHub - alewin/useWorker: ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - alewin/useWorker: ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
                • Trigger.dev | Open source background jobs with no timeouts.

                  Alerts for failed runs via Slack, email and webhooks.Aug 21, 2024 Next.js quickstart guide for App Router, Pages Router and Server Actions.Aug 20, 2024

                    Trigger.dev | Open source background jobs with no timeouts.
                  • Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!

                    Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more! Rails 6.1 has been released and wow does it have a lot of great stuff! We’ve been hard at work these past few months implementing improvements to multiple databases, adding support for destroying associations in jobs instead of in-memory, turning errors into objects,

                      Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
                    • グリーンバックなしで自然に背景合成できる「Background Matting」 深層学習で前景切り抜き

                      Innovative Tech: このコーナーでは、テクノロジーの最新研究を紹介するWebメディア「Seamless」を主宰する山下裕毅氏が執筆。新規性の高い科学論文を山下氏がピックアップし、解説する。 必要なのは、スマートフォンなどで同じ場所で撮影した被写体ありシーンと、被写体なしの背景シーンの2つのみ。この2つの画像を用いて前景を切り抜き、新しい背景に統合された画面を合成する。 グリーンバックなどの特殊な環境を使わずに画像から前景を切り抜く技術は、前景を切り抜いたデータを生成するAlpha Matteという手法を中心に、「Alpha Matting」という分野として近年盛んに研究されている。 今回提案するモデルも、このAlpha Matteを推定するための生成ネットワークが主要タスク。生成ネットワークでは、被写体が写った画像と写っていない画像を入力とし、自動計算されたセグメンテーション

                        グリーンバックなしで自然に背景合成できる「Background Matting」 深層学習で前景切り抜き
                      • Periodic Background Sync 及び Web を Install するということ | blog.jxck.io

                        Intro メールクライアントや RSS リーダーのようなユースケースを PWA で実装する場合、バックグラウンドで定期的にタスクを実行したいケースがある。 このユースケースに特化した API として提案されているのが、Periodic Background Sync(PBS) だ。 しかし、この API を取り巻く議論は「Web にアプリのような API を持ち込む上での難しさ」を物語っている。 この API が Web において正当化できるかどうかは、Project Fugu に代表される Application Capabilities を Web に持ち込む場合の試金石になりそうだ。 現時点での、仕様、実装、議論について解説する。 Periodic Background Sync Web で定期的なタスクを実行する場合、タブが開いていれば setInterval() などで行うなど

                          Periodic Background Sync 及び Web を Install するということ | blog.jxck.io
                        • Background Features in Google Meet, Powered by Web ML

                          Philosophy We strive to create an environment conducive to many different types of research across many different time scales and levels of risk. Learn more about our Philosophy Learn more

                            Background Features in Google Meet, Powered by Web ML
                          • CSS Background Patterns by MagicPattern

                            CSS Background Patterns is fun little free tool that lets you create cool CSS patterns for your website background. We've curated and parameterized this collection of pure CSS patterns to help you generate & customize the most cool CSS seamless patterns around the web. The collection is being updated regurarly! Patterns are everywhere! From your website to your favorite book cover. There're severa

                              CSS Background Patterns by MagicPattern
                            • pattern.css - Background Patterns in CSS

                              There are many possible designs that can be built with css to use as patterns but I have made only few styles that are commonly seen in many award winning website. Any background pattern works with two or more colors. I made with library with considering two color patterns only. Colors pattern.css is built with two colors only transparent and currentColor. currentColor is the current active text c

                                pattern.css - Background Patterns in CSS
                              • Rails 6.1 RC1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!

                                Rails 6.1 RC1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more! The first release candidate for Rails 6.1 has been released and wow does it have a lot of great stuff! We’ve been hard at work these past few months implementing improvements to multiple databases, adding support for destroying associations in jobs instead of in-m

                                  Rails 6.1 RC1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
                                • GitHub - imgly/background-removal-js: Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - imgly/background-removal-js: Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.
                                  • Free svg background generator

                                    Free svg background generator for your websites, blogs and app.

                                    • Background Notificationで新聞紙面の大きい画像の自動ダウンロードを実現する

                                      iOSDC2020 Day 1 Track A 10:50〜 Background Notificationで新聞紙面の大きい画像の自動ダウンロードを実現する 本セッションでは、大きい画像コンテンツを対象にした自動ダウンロード機能について説明します。 実装の過程で直面した問題への対策やアプリや…

                                        Background Notificationで新聞紙面の大きい画像の自動ダウンロードを実現する
                                      • More Control Over CSS Borders With Background-image | CSS-Tricks

                                        Get affordable and hassle-free WordPress hosting plans with Cloudways — start your free trial today. You can make a typical CSS border dashed or dotted. For example: .box { border: 1px dashed black; border: 3px dotted red; } You don’t have all that much control over how big or long the dashes or gaps are. And you certainly can’t give the dashes slants, fading, or animation! You can do those things

                                          More Control Over CSS Borders With Background-image | CSS-Tricks
                                        • 画像や動画から背景を切り取ることが可能なAIツール「Background remover AI」を使ってみた

                                          画像や動画の加工を行っていると「画像や動画に映し出された被写体だけを切り抜いて、別の素材に流用したい」という状況になることもあるはず。一部無料のウェブアプリ「Background remover AI」を使えば好きな画像や動画から目的の被写体だけを切り取ることが可能とのことなので、実際に使ってみました。 Background remover AI - BackgroundRemoverAI.com https://backgroundremoverai.com/ Background remover AIにアクセスすると以下のような画面が表示されます。 Background remover AIの使い方は非常に簡単です。画像の場合「Remove image background(画像の背景を除去)」をクリック。 背景を除去したい画像を点線で囲まれたエリアにドラッグ&ドロップします。 その後

                                            画像や動画から背景を切り取ることが可能なAIツール「Background remover AI」を使ってみた
                                          • 【CSS・backgroundプロパティ】CSSお絵描き超入門! - Little Strange Software

                                            どうも!LSSです!! CSSはお絵描きツールではありませんが、backgroundプロパティやgradient関数を使う事でちょっとしたお絵描きを楽しむ事もできます。 backgroundプロパティもgradient関数も、自在に扱えるようになるまでには色々と飲み込まないといけないところが多くて、使い慣れていかないとなかなか意味を理解する事も難しいと思われます。 そこで、今回は解説を加えながら、CSSお絵描きの入門の助けになるかも?な記事を書いてみました。 まず、divタグを用意しましょう testクラスを装飾するCSSを書き始めます CSSコードを書いていきます まず枠組み 中をグラデーションで塗ってみる グラデーションの位置とサイズを指定します 複合プロパティ「background」 linear-gradientの ( ) のなか まず、角度について 色位置について linear-

                                              【CSS・backgroundプロパティ】CSSお絵描き超入門! - Little Strange Software
                                            • Free Voice Isolator and Background Noise Remover | ElevenLabs

                                              Extract crystal-clear speech from any audio Our vocal remover strips background noise for film, podcast, and interview post production

                                                Free Voice Isolator and Background Noise Remover | ElevenLabs
                                              • Background: how we got the generics we have (Or, how I learned to stop worrying and love erasure)

                                                原文はこちら。 This article was written by Brian Goetz (Java Architect, Oracle). http://cr.openjdk.java.net/~briangoetz/valhalla/erasure.html ジェネリクスの方向性を語る前に、まず、ジェネリクスの現在の状況とそこまでの経緯を語る必要があります。この文書では、現在のジェネリクスが、いま作ろうとしている「より良い」ジェネリクスへどのように影響を与えるかの礎として、主として現在のジェネリクスがどのようにしてできあがったのか、そしてその理由についてフォーカスします。 特に、2004年にJavaにジェネリクスを追加する際には、実際にはerasure(消去、ここではtype erasure、つまり型消去を意図している)が賢明で実用的な選択であったこと、そして、erasureによ

                                                  Background: how we got the generics we have (Or, how I learned to stop worrying and love erasure)
                                                • Remove background from image for free - slazzer.com

                                                  By uploading an image you hereby agree to our Terms of Service. This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

                                                    Remove background from image for free - slazzer.com
                                                  • Macの画面録画を内部音声だけでする方法〜Background Musicの使い方〜 | Btuber:独学で動画制作を習得する

                                                    MacBookで画面録画したい! MacBook Proを使っていると、画面収録したい時ありますよね? 例えば、動画制作のソフトの使い方、プログラミングの方法などなど、PC上で操作しながら説明するときです。そこで便利なのが、Macのスクリーン画面を映像で記録する方法です。僕自身、スクリーンキャプチャー動画に挑戦しました。無事に「Premiereでアニメーションを作る方法」を作れましたので、今日はそのMacの画面録画のやり方をまとめてみました。  MacBook Proで画面録画する方法やり方は次の6ステップです。 Qui... ただ、どう頑張っても、 自分がしゃべる「外部音声」しか録音できないんですね。 スピーカー又はイヤホンから流れる「Mac内部で鳴っているはずの音」は録音できないのです。 これだと、ゲーム実況など「内部音声が重要な録画」では不便ですよね。 そんな内部音声で画面録画したい

                                                    • 【CSS】CSSでチョコレートケーキを描いてみました【backgroundプロパティ】 - Little Strange Software

                                                      どうも!LSSです!! 実用性はまったく無いと思いますが…CSSのbackgroundプロパティで「チョコレートケーキ」を描いてみました。 チョコレートケーキ コード 3つのgradientを重ねています あとがき チョコレートケーキ ChocoCake コード <div style=" box-sizing: content-box; width: 100px; height: 100px; background: conic-gradient(from 60deg at 13px 50px,#372006 29.9deg,#37200600 30deg) -13px 0px , radial-gradient(100px 100px at -86px 100px,#372006 99%,#37200600 100%) 86px -50px , linear-gradient(180de

                                                        【CSS】CSSでチョコレートケーキを描いてみました【backgroundプロパティ】 - Little Strange Software
                                                      • Animated Background Headers - Generate animated background headers for any website

                                                        Generate animated background headers for any website

                                                        • 【CSS】backgroundプロパティで描く棒グラフ - Little Strange Software

                                                          どうも!LSSです!! 【CSS】お手軽(?)な円グラフの描き方【小ネタ】 - Little Strange Software 【CSS】お手軽円グラフの文字入れ・その他 - Little Strange Software で円グラフをCSSで表現する事に挑戦しましたが、その際にコメントでいただいた「棒グラフもできますね」をやってみました。(また凡例無しバージョンです^^;) 棒グラフ コード コード解説 棒グラフの棒以外の部分について先に書きます。 6本の棒グラフについて あとがき 棒グラフ コード <style> #bargraph{ width:300px; height:300px; background: linear-gradient(0deg,#888844 50%,transparent 50%) 20% 0%/8% 90% no-repeat ,linear-gradie

                                                            【CSS】backgroundプロパティで描く棒グラフ - Little Strange Software
                                                          • ジグザグや方眼紙、ストライプなど、シンプルなパターン背景をCSSのコードで提供する・「CSS Background Patterns」 - かちびと.net

                                                            CSS Background Patternsはジグザグや方眼紙、ストライプなど、シンプルなパターン背景をCSSのコードで提供するシンプルなWebアプリです。 オブジェクトのサイズや色、透過処理などのちょっとしたカスタマイズも可能です。 設定したらコピー前にプレビューでその場の背景として確認する事が出来ます。問題なければコードをコピーして背景に設定したい要素にペーストすればOKです。

                                                            • GitHub - danielgatis/rembg: Rembg is a tool to remove images background

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - danielgatis/rembg: Rembg is a tool to remove images background
                                                              • Rails 6.1 RC2: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!

                                                                Rails 6.1 RC2: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more! The second release candidate for Rails 6.1 has been released and brings a more robust experience for those already trying this version. We’ve been hard at work tweaking and adjusting the nobs to have so using this version is a smooth ride to everyone. The final re

                                                                  Rails 6.1 RC2: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
                                                                • 【特集:谷戸の未来を考える①】船越町、格安谷戸物件の分かれ道はどこにあったのか<span class="badge-status" style="background:#071462">特別寄稿</span>

                                                                  横須賀・三浦半島の地理的な特徴に「谷戸(やと)」があることは、地元の方なら異論がないことと思います。山あいに細く入り組んだ谷筋〜斜面沿いに、田畑や住宅があることで形成される谷戸の風景。おなじみではありながら、現在、この景観を維持するのはかなり困難になってきています。建築にまつわる法規や防災の観点、そして高齢化。いろいろな問題を抱える谷戸地域は今後どうなっていくとよいのでしょうか。 じっくり考えてみたくなったので、特別ゲストをお招きしました。「URBANSPRAWL -限界ニュータウン探訪記-」管理人の吉川祐介さんです。千葉県内を中心に「限界分譲地」を取り上げ執筆活動を行っていらっしゃいます。「限界分譲地」とは、おもにここ数十年の間に開発された住宅用地のうち、利便性が著しく悪い立地に作られ、なかば放棄されつつある分譲地のこと。三浦半島の谷戸は分譲地ではありませんが、利便性などにおいて限界分譲

                                                                    【特集:谷戸の未来を考える①】船越町、格安谷戸物件の分かれ道はどこにあったのか<span class="badge-status" style="background:#071462">特別寄稿</span> 
                                                                  • Open Source Virtual Background / elder.dev

                                                                    Open Source Virtual Background:linux:🎥 April 9th, 2020 With many of us around the globe under shelter in place due to COVID-19 video calls have become a lot more common. In particular, ZOOM has controversially become very popular. Arguably Zoom’s most interesting feature is the “Virtual Background” support which allows users to replace the background behind them in their webcam video feed with an

                                                                    • AI Background Image Generator: realistic & unique backgrounds

                                                                      Instantly remove the most complex backgrounds from multiple images at once - directly in the app or with our API.

                                                                        AI Background Image Generator: realistic & unique backgrounds
                                                                      • SVG Background Imageの色をCSSで変える方法

                                                                        SVG画像をbackgroundで使いたいことって多いですよね。 background-image: などです。 普通にbackground-image: url(img.svg);みたいな感じで直接SVGファイルを指定して背景にSVGを使うことはできますが、この方法だと色をCSSで変えることができないです。 この方法で色を変えるには直接SVGを編集するしかありません。 そこで今回は、SVG画像を背景で使い、かつ色をCSSで変える方法について解説していきたいと思います。よく使う方法ですがこの際記事にしたいと思います。

                                                                          SVG Background Imageの色をCSSで変える方法
                                                                        • Background remover AI - BackgroundRemoverAI.com

                                                                          An open source project. Check out the code that runs this tool on GitHub. Made by nadermx Privacy Policy Terms of Service About us Contact Us API © 2025 BackgroundRemoverAI.com | VPS.org LLC

                                                                            Background remover AI - BackgroundRemoverAI.com
                                                                          • Radiological maps in Ukraine online: radiation background monitoring - SaveEcoBot

                                                                            The first environmental chatbot + map & independent air quality sensors network. It looks like you've come to the Ukrainian version of the website, but your browser language is English. Would you like to switch to the English version or continue browsing the Ukrainian version?

                                                                              Radiological maps in Ukraine online: radiation background monitoring - SaveEcoBot
                                                                            • 【CSS】background-sizeとbackground-positionを使うとドット絵が描けちゃいます!【極端な例】 - Little Strange Software

                                                                              どうも!LSSです!! だいぶ前の記事ですが、 で使用した、background-sizeとbackground-positionというプロパティの自由度の高さを確認してみます! CSSでドット絵が描けます! まず枠を作ります ドットをひとつ置いてみます 小さすぎて分かりにくいので、大きくしてみます ここで ちょっと解説 その1 background-image: linear-gradient(red,red); background-size: 5px 5px; background-position: 25px 25px; background-repeat: no-repeat; 2つめのドットを置いてみます ここで ちょっと解説 その2 2つめのドットを横長にしてみます どんどん増やせます! かなり極端な例でした^^; CSSでドット絵が描けます! まず枠を作ります コード <d

                                                                                【CSS】background-sizeとbackground-positionを使うとドット絵が描けちゃいます!【極端な例】 - Little Strange Software
                                                                              • Re: HTMLのルート要素ではcolorとbackground-colorをセットで指定すべき - 水底の血

                                                                                ちょっと間が空いて、亀リプっぽくなっちゃいましたけど、HTML のルート要素では color と background-color をセットで指定すべきというお話について。 昔からブラウザには配色設定があり、テキスト色と背景色をユーザーが任意に指定できます。 ……という話は Web アクセシビリティとフェイルセーフの記事に以前書いたのでその詳細は省略しますが、WCAG 2.2 達成方法集の F24(W3C) において達成基準 1.4.3(レベルAA)などの失敗事例として掲載されているにも関わらず、このことは世間ではなぜか認知が薄いようです。 認知も薄いというか、私も言われるまで気づかなかったあたり、まあそういうことなんじゃないかなと*1。……という話だけはあまりにもアレなので、ざっくりとですが、ほんのちょっと深掘りしてみましょう。 WCAG 2.1 達成方法集のF24のタイトルは、「達成基

                                                                                  Re: HTMLのルート要素ではcolorとbackground-colorをセットで指定すべき - 水底の血
                                                                                • ESLint's new config system, Part 1: Background - ESLint - Pluggable JavaScript Linter

                                                                                  When ESLint was first released in 2013, the config system was fairly simple. You could define the rules you wanted to enable or disable in a .eslintrc file. When a file was linted, ESLint would first look in the same directory as that file for a .eslintrc file and then continue up the directory hierarchy until reaching the root, merging configurations from all the .eslintrc files found along the w

                                                                                    ESLint's new config system, Part 1: Background - ESLint - Pluggable JavaScript Linter

                                                                                  新着記事